class KPropertiesDialogPlugin |
|
|
Constructor To insert tabs into the properties dialog, use the add methods provided by KPageDialog (the properties dialog is a KPageDialog). |
|
Applies all changes to the file. This function is called when the user presses 'Ok'. The last plugin inserted is called first. |
|
Emit this signal when the user changed anything in the plugin's tabs. The hosting PropertiesDialog will call applyChanges only if the PropsPlugin has emitted this signal or if you have called setDirty() before. |
|
|
Convenience method for most .supports methods Returns true if the file is a local, regular, readable, desktop file |
|
|
|