KDesktopPropsPlugin Class Reference
#include <kpropertiesdialog.h>
Inheritance diagram for KDesktopPropsPlugin:

Detailed Description
Used to edit the files containing [Desktop Entry] Type=Application.Such files are used to represent a program in kicker and konqueror.
Definition at line 774 of file kpropertiesdialog.h.
Public Slots | |
void | slotAddFiletype () |
void | slotDelFiletype () |
void | slotBrowseExec () |
void | slotAdvanced () |
void | slotSelectMimetype () |
Public Member Functions | |
KDesktopPropsPlugin (KPropertiesDialog *_props) | |
virtual | ~KDesktopPropsPlugin () |
virtual void | applyChanges () |
Static Public Member Functions | |
static bool | supports (KFileItemList _items) |
Constructor & Destructor Documentation
KDesktopPropsPlugin::KDesktopPropsPlugin | ( | KPropertiesDialog * | _props | ) |
Member Function Documentation
void KDesktopPropsPlugin::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 3308 of file kpropertiesdialog.cpp.
The documentation for this class was generated from the following files: