|
|
A Plugin in the Properties dialog This is an abstract class. You must inherit from this class to build a new kind of page.
| |
Constructor To insert tabs into the properties dialog, use the add methods provided by KDialogBase (via props->dialog() )
| ~ |
[virtual]
| void |
[virtual]
Apply all changes to the file. This function is called when the user presses 'Ok'. The last plugin inserted is called first.
| bool |
[static]
Convenience method for most ::supports methods
Returns: true if the file is a local, regular, readable, desktop file
| void |
| bool |
[const]
| void |
[slot]
| void |
[signal]
Emit this event when the user changed anything the plugin's tabs. The hosting PropertiesDialog will call applyChanges only if the PropsPlugin emits the changed event.
| KPropertiesDialog * |
[protected]
Pointer to the dialog
| int |
[protected]
| Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:13 2000, using kdoc 2.0a36. |