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

Public Member Functions | |
KURLPropsPlugin (KPropertiesDialog *_props) | |
virtual void | applyChanges () |
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.
Definition at line 657 of file kpropertiesdialog.h.
Constructor & Destructor Documentation
|
Constructor.
Definition at line 2383 of file kpropertiesdialog.cpp. References KDialogBase::addPage(), KPropsDlgPlugin::changed(), KPropertiesDialog::kurl(), KURL::path(), KConfigBase::readPathEntry(), KConfigBase::setDesktopGroup(), and KURLRequester::setURL(). |
Member Function Documentation
|
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 2442 of file kpropertiesdialog.cpp. References KURL::fileName(), KConfigBase::hasKey(), KPropertiesDialog::kurl(), KURL::path(), KConfigBase::setDesktopGroup(), KMessageBox::sorry(), KURLRequester::url, KConfigBase::writeEntry(), and KConfigBase::writePathEntry(). |
The documentation for this class was generated from the following files: