kio
KExecPropsPlugin Class Reference
Used to edit the files containing [Desktop Entry] Type=Application. More...
#include <kpropertiesdialog.h>
Inheritance diagram for KExecPropsPlugin:
Public Slots | |
void | slotBrowseExec () |
Public Member Functions | |
virtual void | applyChanges () |
KExecPropsPlugin (KPropertiesDialog *_props) | |
virtual | ~KExecPropsPlugin () |
Static Public Member Functions | |
static bool | supports (KFileItemList _items) |
Detailed Description
Used to edit the files containing [Desktop Entry] Type=Application.Such files are used to represent a program in kicker and konqueror.
For internal use only.
- Deprecated:
- replaced with KDesktopPropsPlugin
Definition at line 825 of file kpropertiesdialog.h.
Constructor & Destructor Documentation
KExecPropsPlugin::KExecPropsPlugin | ( | KPropertiesDialog * | _props | ) |
KExecPropsPlugin::~KExecPropsPlugin | ( | ) | [virtual] |
Definition at line 3794 of file kpropertiesdialog.cpp.
Member Function Documentation
void KExecPropsPlugin::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 3828 of file kpropertiesdialog.cpp.
void KExecPropsPlugin::slotBrowseExec | ( | ) | [slot] |
Definition at line 3860 of file kpropertiesdialog.cpp.
bool KExecPropsPlugin::supports | ( | KFileItemList | _items | ) | [static] |
Definition at line 3815 of file kpropertiesdialog.cpp.
The documentation for this class was generated from the following files: