KDEPrivate::KDevicePropsPlugin Class Reference
#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.
Constructor & Destructor Documentation
| KDevicePropsPlugin::KDevicePropsPlugin | ( | KPropertiesDialog * | _props | ) |
Definition at line 2719 of file kpropertiesdialog.cpp.
| KDevicePropsPlugin::~KDevicePropsPlugin | ( | ) | [virtual] |
Definition at line 2858 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 2947 of file kpropertiesdialog.cpp.
| bool KDevicePropsPlugin::supports | ( | const KFileItemList & | _items | ) | [static] |
Definition at line 2927 of file kpropertiesdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.7 API Reference