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

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