KIO
KDEPrivate::KUrlPropsPlugin Class Reference
Used to edit the files containing [Desktop Entry] URL=.... More...
#include <kpropertiesdialog_p.h>
Inheritance diagram for KDEPrivate::KUrlPropsPlugin:

Public Member Functions | |
| KUrlPropsPlugin (KPropertiesDialog *_props) | |
| virtual | ~KUrlPropsPlugin () |
| virtual void | applyChanges () |
Static Public Member Functions | |
| static bool | supports (const 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.
Definition at line 177 of file kpropertiesdialog_p.h.
Constructor & Destructor Documentation
| KUrlPropsPlugin::KUrlPropsPlugin | ( | KPropertiesDialog * | _props | ) |
Constructor.
Definition at line 2588 of file kpropertiesdialog.cpp.
| KUrlPropsPlugin::~KUrlPropsPlugin | ( | ) | [virtual] |
Definition at line 2630 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 KPropertiesDialogPlugin.
Definition at line 2660 of file kpropertiesdialog.cpp.
| bool KUrlPropsPlugin::supports | ( | const KFileItemList & | _items | ) | [static] |
Definition at line 2640 of file kpropertiesdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference