kio
KDevicePropsPlugin Class Reference
Properties plugin for device .desktop files. More...
#include <kpropertiesdialog.h>
Inheritance diagram for KDevicePropsPlugin:
Public Member Functions | |
virtual void | applyChanges () |
KDevicePropsPlugin (KPropertiesDialog *_props) | |
virtual | ~KDevicePropsPlugin () |
Static Public Member Functions | |
static bool | supports (KFileItemList _items) |
Detailed Description
Properties plugin for device .desktop files.
For internal use only.
Definition at line 722 of file kpropertiesdialog.h.
Constructor & Destructor Documentation
KDevicePropsPlugin::KDevicePropsPlugin | ( | KPropertiesDialog * | _props | ) |
Definition at line 2823 of file kpropertiesdialog.cpp.
KDevicePropsPlugin::~KDevicePropsPlugin | ( | ) | [virtual] |
Definition at line 2969 of file kpropertiesdialog.cpp.
Member Function Documentation
void KDevicePropsPlugin::applyChanges | ( | ) | [virtual] |
Applies all changes to the file.
This function is called when the user presses 'Ok'. The last plugin inserted is called first.
Reimplemented from KPropsDlgPlugin.
Definition at line 3053 of file kpropertiesdialog.cpp.
bool KDevicePropsPlugin::supports | ( | KFileItemList | _items | ) | [static] |
Definition at line 3040 of file kpropertiesdialog.cpp.
The documentation for this class was generated from the following files: