KCustomMenuEditor Class Reference
List of all members.Detailed Description
Definition at line 33 of file kcustommenueditor.h.
Public Slots | |
void | slotNewItem () |
void | slotRemoveItem () |
void | slotMoveUp () |
void | slotMoveDown () |
void | refreshButton () |
Public Member Functions | |
KCustomMenuEditor (QWidget *parent) | |
~KCustomMenuEditor () | |
void | load (KConfigBase *) |
void | save (KConfigBase *) |
Protected Attributes | |
KListView * | m_listView |
KCustomMenuEditorPrivate * | d |
Constructor & Destructor Documentation
|
Create a dialog for editing a custom menu.
Definition at line 87 of file kcustommenueditor.cpp. |
Member Function Documentation
|
load the custom menu
Definition at line 122 of file kcustommenueditor.cpp. |
|
save the custom menu
Definition at line 150 of file kcustommenueditor.cpp. |
The documentation for this class was generated from the following files: