• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/tdefile
 

tdeio/tdefile

Public Member Functions | Static Public Member Functions | Protected Slots | List of all members
KFilePropsPlugin Class Reference

#include <kpropertiesdialog.h>

Inheritance diagram for KFilePropsPlugin:
KPropsDlgPlugin

Public Member Functions

 KFilePropsPlugin (KPropertiesDialog *_props)
 
virtual void applyChanges ()
 
void postApplyChanges ()
 
void setFileNameReadOnly (bool ro)
 
- Public Member Functions inherited from KPropsDlgPlugin
 KPropsDlgPlugin (KPropertiesDialog *_props)
 
virtual void applyChanges ()
 
void setDirty (bool b)
 
bool isDirty () const
 

Static Public Member Functions

static bool supports (KFileItemList _items)
 
- Static Public Member Functions inherited from KPropsDlgPlugin
static bool isDesktopFile (KFileItem *_item)
 

Protected Slots

void slotEditFileType ()
 
void slotCopyFinished (TDEIO::Job *)
 
void slotFileRenamed (TDEIO::Job *, const KURL &, const KURL &)
 
void slotDirSizeUpdate ()
 
void slotDirSizeFinished (TDEIO::Job *)
 
void slotFoundMountPoint (const TQString &mp, unsigned long kBSize, unsigned long kBUsed, unsigned long kBAvail)
 
void slotSizeStop ()
 
void slotSizeDetermine ()
 

Additional Inherited Members

- Public Slots inherited from KPropsDlgPlugin
void setDirty ()
 
- Signals inherited from KPropsDlgPlugin
void changed ()
 
- Protected Member Functions inherited from KPropsDlgPlugin
virtual void virtual_hook (int id, void *data)
 
- Protected Attributes inherited from KPropsDlgPlugin
KPropertiesDialog * properties
 
int fontHeight
 

Detailed Description

'General' plugin This plugin displays the name of the file, its size and access times.

Definition at line 495 of file kpropertiesdialog.h.

Constructor & Destructor Documentation

◆ KFilePropsPlugin()

KFilePropsPlugin::KFilePropsPlugin ( KPropertiesDialog *  _props)

Constructor.

Definition at line 701 of file kpropertiesdialog.cpp.

◆ ~KFilePropsPlugin()

KFilePropsPlugin::~KFilePropsPlugin ( )
virtual

Definition at line 1317 of file kpropertiesdialog.cpp.

Member Function Documentation

◆ applyChanges()

void KFilePropsPlugin::applyChanges ( )
virtual

Applies all changes made.

This plugin must be always the first plugin in the dialog, since this function may rename the file which may confuse other applyChanges functions.

Reimplemented from KPropsDlgPlugin.

Definition at line 1331 of file kpropertiesdialog.cpp.

◆ postApplyChanges()

void KFilePropsPlugin::postApplyChanges ( )

Called after all plugins applied their changes.

Definition at line 1511 of file kpropertiesdialog.cpp.

◆ setFileNameReadOnly()

void KFilePropsPlugin::setFileNameReadOnly ( bool  ro)

Definition at line 1128 of file kpropertiesdialog.cpp.

◆ slotCopyFinished

void KFilePropsPlugin::slotCopyFinished ( TDEIO::Job *  job)
protectedslot

Definition at line 1404 of file kpropertiesdialog.cpp.

◆ slotDirSizeFinished

void KFilePropsPlugin::slotDirSizeFinished ( TDEIO::Job *  job)
protectedslot

Definition at line 1246 of file kpropertiesdialog.cpp.

◆ slotDirSizeUpdate

void KFilePropsPlugin::slotDirSizeUpdate ( )
protectedslot

Definition at line 1234 of file kpropertiesdialog.cpp.

◆ slotEditFileType

void KFilePropsPlugin::slotEditFileType ( )
protectedslot

Definition at line 1143 of file kpropertiesdialog.cpp.

◆ slotFileRenamed

void KFilePropsPlugin::slotFileRenamed ( TDEIO::Job *  ,
const KURL &  ,
const KURL &  newUrl 
)
protectedslot

Definition at line 1504 of file kpropertiesdialog.cpp.

◆ slotFoundMountPoint

void KFilePropsPlugin::slotFoundMountPoint ( const TQString &  mp,
unsigned long  kBSize,
unsigned long  kBUsed,
unsigned long  kBAvail 
)
protectedslot

Definition at line 1206 of file kpropertiesdialog.cpp.

◆ slotSizeDetermine

void KFilePropsPlugin::slotSizeDetermine ( )
protectedslot

Definition at line 1270 of file kpropertiesdialog.cpp.

◆ slotSizeStop

void KFilePropsPlugin::slotSizeStop ( )
protectedslot

Definition at line 1302 of file kpropertiesdialog.cpp.

◆ supports()

bool KFilePropsPlugin::supports ( KFileItemList  _items)
static

Tests whether the files specified by _items need a 'General' plugin.

Definition at line 1322 of file kpropertiesdialog.cpp.


The documentation for this class was generated from the following files:
  • kpropertiesdialog.h
  • kpropertiesdialog.cpp

tdeio/tdefile

Skip menu "tdeio/tdefile"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

tdeio/tdefile

Skip menu "tdeio/tdefile"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdefile by doxygen 1.9.4
This website is maintained by Timothy Pearson.