#include <kpropertiesdialog.h>
Inheritance diagram for KFilePropsPlugin:

Public Methods | |
| KFilePropsPlugin (KPropertiesDialog *_props) | |
| virtual void | applyChanges () |
| void | postApplyChanges () |
Static Public Methods | |
| bool | supports (KFileItemList _items) |
Definition at line 392 of file kpropertiesdialog.h.
|
|
Constructor |
|
|
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. |
|
|
Called after all plugins applied their changes |
|
|
Tests whether the files specified by _items need a 'General' plugin. |
1.2.18