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 | |
KExecPropsPlugin (KPropertiesDialog *_props) | |
virtual void | applyChanges () |
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. Remove in KDE4
Definition at line 825 of file kpropertiesdialog.h.
Constructor & Destructor Documentation
KExecPropsPlugin::KExecPropsPlugin | ( | KPropertiesDialog * | _props | ) |
Constructor.
Definition at line 3579 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.
The documentation for this class was generated from the following files: