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