kio
KDesktopPropsPlugin Class Reference
Used to edit the files containing [Desktop Entry] Type=Application. More...
#include <kpropertiesdialog.h>
Public Slots | |
void | slotAddFiletype () |
void | slotAdvanced () |
void | slotBrowseExec () |
void | slotDelFiletype () |
void | slotSelectMimetype () |
Public Member Functions | |
virtual void | applyChanges () |
KDesktopPropsPlugin (KPropertiesDialog *_props) | |
virtual | ~KDesktopPropsPlugin () |
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.
Definition at line 774 of file kpropertiesdialog.h.
Constructor & Destructor Documentation
KDesktopPropsPlugin::KDesktopPropsPlugin | ( | KPropertiesDialog * | _props | ) |
KDesktopPropsPlugin::~KDesktopPropsPlugin | ( | ) | [virtual] |
Definition at line 3194 of file kpropertiesdialog.cpp.
Member Function Documentation
void KDesktopPropsPlugin::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 3332 of file kpropertiesdialog.cpp.
void KDesktopPropsPlugin::slotAddFiletype | ( | ) | [slot] |
Definition at line 3210 of file kpropertiesdialog.cpp.
void KDesktopPropsPlugin::slotAdvanced | ( | ) | [slot] |
Definition at line 3421 of file kpropertiesdialog.cpp.
void KDesktopPropsPlugin::slotBrowseExec | ( | ) | [slot] |
Definition at line 3404 of file kpropertiesdialog.cpp.
void KDesktopPropsPlugin::slotDelFiletype | ( | ) | [slot] |
Definition at line 3316 of file kpropertiesdialog.cpp.
void KDesktopPropsPlugin::slotSelectMimetype | ( | ) | [slot] |
Definition at line 3198 of file kpropertiesdialog.cpp.
bool KDesktopPropsPlugin::supports | ( | KFileItemList | _items | ) | [static] |
Definition at line 3537 of file kpropertiesdialog.cpp.
The documentation for this class was generated from the following files: