KIO
KDEPrivate::KDevicePropsPlugin Class Reference
Properties plugin for device .desktop files. More...
#include <kpropertiesdialog_p.h>
Inheritance diagram for KDEPrivate::KDevicePropsPlugin:

Public Member Functions | |
| KDevicePropsPlugin (KPropertiesDialog *_props) | |
| virtual | ~KDevicePropsPlugin () |
| virtual void | applyChanges () |
Static Public Member Functions | |
| static bool | supports (const KFileItemList &_items) |
Detailed Description
Properties plugin for device .desktop files.
Definition at line 201 of file kpropertiesdialog_p.h.
Constructor & Destructor Documentation
| KDevicePropsPlugin::KDevicePropsPlugin | ( | KPropertiesDialog * | _props | ) |
Definition at line 2728 of file kpropertiesdialog.cpp.
| KDevicePropsPlugin::~KDevicePropsPlugin | ( | ) | [virtual] |
Definition at line 2867 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 KPropertiesDialogPlugin.
Definition at line 2956 of file kpropertiesdialog.cpp.
| bool KDevicePropsPlugin::supports | ( | const KFileItemList & | _items | ) | [static] |
Definition at line 2936 of file kpropertiesdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference