KDEPrivate::KUrlPropsPlugin Class Reference
#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.
Constructor & Destructor Documentation
| KUrlPropsPlugin::KUrlPropsPlugin | ( | KPropertiesDialog * | _props | ) |
Constructor.
Definition at line 2579 of file kpropertiesdialog.cpp.
| KUrlPropsPlugin::~KUrlPropsPlugin | ( | ) | [virtual] |
Definition at line 2621 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 2651 of file kpropertiesdialog.cpp.
| bool KUrlPropsPlugin::supports | ( | const KFileItemList & | _items | ) | [static] |
Definition at line 2631 of file kpropertiesdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.7 API Reference