class KFilePropsPlugin
|
'General' plugin
This plugin displays the name of the file, its size and access times. More... |
|
|
Public Methods
Public Static Methods
Protected Slots
- void slotCopyFinished ( KIO::Job * )
- void slotFileRenamed ( KIO::Job *, const KURL &, const KURL & )
- void slotDirSizeFinished ( KIO::Job * )
- void slotFoundMountPoint ( const QString & mp, unsigned long kBSize, unsigned long kBUsed, unsigned long kBAvail )
- void slotSizeStop ()
- void slotSizeDetermine ()
Detailed Description
'General' plugin
This plugin displays the name of the file, its size and access times.
| KFilePropsPlugin ( KPropertiesDialog *_props )
|
Constructor
[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
[static]
Tests whether the files specified by _items need a 'General' plugin.
Called after all plugins applied their changes
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:25:30 2001, using kdoc 2.0a35. |