class KFilePropsPlugin
|
'General' plugin
This plugin displays the name of the file, its size and access times. More... |
|
|
Public Methods
Public Static Methods
- static bool supports ( KFileItemList _items )
Protected Slots
'General' plugin
This plugin displays the name of the file, its size and access times.
KFilePropsPlugin ( KPropertiesDialog *_props )
|
Constructor
[virtual]
[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.
bool supports ( KFileItemList _items )
|
[static]
Tests whether the files specified by _items need a 'General' plugin.
Called after all plugins applied their changes
[protected slots:
slot]
[protected slots:
slot]
[protected slots:
slot]
[protected slots:
slot]
void slotSizeDetermine ()
|
[protected slots:
slot]
Generated by: marc@yogi on Tue Mar 27 13:08:28 2001, using kdoc 2.0a48. |