#include <kpropertiesdialog_p.h>

Public Slots | |
| void | slotAddFiletype () |
| void | slotAdvanced () |
| void | slotBrowseExec () |
| void | slotDelFiletype () |
Public Member Functions | |
| KDesktopPropsPlugin (KPropertiesDialog *_props) | |
| virtual | ~KDesktopPropsPlugin () |
| virtual void | applyChanges () |
Static Public Member Functions | |
| static bool | supports (const 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.
Constructor & Destructor Documentation
| KDesktopPropsPlugin::KDesktopPropsPlugin | ( | KPropertiesDialog * | _props | ) |
Constructor.
Definition at line 3008 of file kpropertiesdialog.cpp.
| KDesktopPropsPlugin::~KDesktopPropsPlugin | ( | ) | [virtual] |
Definition at line 3130 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 KPropertiesDialogPlugin.
Definition at line 3192 of file kpropertiesdialog.cpp.
| void KDesktopPropsPlugin::slotAddFiletype | ( | ) | [slot] |
Definition at line 3135 of file kpropertiesdialog.cpp.
| void KDesktopPropsPlugin::slotAdvanced | ( | ) | [slot] |
Definition at line 3289 of file kpropertiesdialog.cpp.
| void KDesktopPropsPlugin::slotBrowseExec | ( | ) | [slot] |
Definition at line 3272 of file kpropertiesdialog.cpp.
| void KDesktopPropsPlugin::slotDelFiletype | ( | ) | [slot] |
Definition at line 3172 of file kpropertiesdialog.cpp.
| bool KDesktopPropsPlugin::supports | ( | const KFileItemList & | _items | ) | [static] |
Definition at line 3407 of file kpropertiesdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.7 API Reference