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

Public Member Functions | |
KURLPropsPlugin (KPropertiesDialog *_props) | |
virtual void | applyChanges () |
![]() | |
KPropsDlgPlugin (KPropertiesDialog *_props) | |
virtual void | applyChanges () |
void | setDirty (bool b) |
bool | isDirty () const |
Static Public Member Functions | |
static bool | supports (KFileItemList _items) |
![]() | |
static bool | isDesktopFile (KFileItem *_item) |
Additional Inherited Members | |
![]() | |
void | setDirty () |
![]() | |
void | changed () |
![]() | |
virtual void | virtual_hook (int id, void *data) |
![]() | |
KPropertiesDialog * | properties |
int | fontHeight |
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
◆ KURLPropsPlugin()
KURLPropsPlugin::KURLPropsPlugin | ( | KPropertiesDialog * | _props | ) |
Constructor.
Definition at line 2607 of file kpropertiesdialog.cpp.
◆ ~KURLPropsPlugin()
|
virtual |
Definition at line 2650 of file kpropertiesdialog.cpp.
Member Function Documentation
◆ 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 2674 of file kpropertiesdialog.cpp.
◆ supports()
|
static |
Definition at line 2660 of file kpropertiesdialog.cpp.
The documentation for this class was generated from the following files: