kio
KApplicationPropsPlugin Class Reference
Used to edit the files containing [Desktop Entry] Type=Application. More...
#include <kpropertiesdialog.h>
Inheritance diagram for KApplicationPropsPlugin:
Public Slots | |
void | slotAddExtension () |
void | slotDelExtension () |
Public Member Functions | |
virtual void | applyChanges () |
KApplicationPropsPlugin (KPropertiesDialog *_props) | |
virtual | ~KApplicationPropsPlugin () |
Static Public Member Functions | |
static bool | supports (KFileItemList _items) |
Detailed Description
Used to edit the files containing [Desktop Entry] Type=Application.Such files are used to represent a program in kicker and konqueror.
For internal use only.
- Deprecated:
- replaced with KDesktopPropsPlugin
Definition at line 881 of file kpropertiesdialog.h.
Constructor & Destructor Documentation
KApplicationPropsPlugin::KApplicationPropsPlugin | ( | KPropertiesDialog * | _props | ) |
KApplicationPropsPlugin::~KApplicationPropsPlugin | ( | ) | [virtual] |
Definition at line 4033 of file kpropertiesdialog.cpp.
Member Function Documentation
void KApplicationPropsPlugin::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 4072 of file kpropertiesdialog.cpp.
void KApplicationPropsPlugin::slotAddExtension | ( | ) | [slot] |
Definition at line 4111 of file kpropertiesdialog.cpp.
void KApplicationPropsPlugin::slotDelExtension | ( | ) | [slot] |
Definition at line 4133 of file kpropertiesdialog.cpp.
bool KApplicationPropsPlugin::supports | ( | KFileItemList | _items | ) | [static] |
Definition at line 4066 of file kpropertiesdialog.cpp.
The documentation for this class was generated from the following files: