kio
KCustomMenuEditor Class Reference
#include <kcustommenueditor.h>
Inheritance diagram for KCustomMenuEditor:
Public Slots | |
void | refreshButton () |
void | slotMoveDown () |
void | slotMoveUp () |
void | slotNewItem () |
void | slotRemoveItem () |
Public Member Functions | |
KCustomMenuEditor (QWidget *parent) | |
void | load (KConfigBase *) |
void | save (KConfigBase *) |
~KCustomMenuEditor () | |
Protected Attributes | |
KCustomMenuEditorPrivate * | d |
KListView * | m_listView |
Detailed Description
Definition at line 33 of file kcustommenueditor.h.
Constructor & Destructor Documentation
KCustomMenuEditor::KCustomMenuEditor | ( | QWidget * | parent | ) |
KCustomMenuEditor::~KCustomMenuEditor | ( | ) |
Definition at line 107 of file kcustommenueditor.cpp.
Member Function Documentation
void KCustomMenuEditor::load | ( | KConfigBase * | cfg | ) |
void KCustomMenuEditor::refreshButton | ( | ) | [slot] |
Definition at line 113 of file kcustommenueditor.cpp.
void KCustomMenuEditor::save | ( | KConfigBase * | cfg | ) |
void KCustomMenuEditor::slotMoveDown | ( | ) | [slot] |
Definition at line 228 of file kcustommenueditor.cpp.
void KCustomMenuEditor::slotMoveUp | ( | ) | [slot] |
Definition at line 207 of file kcustommenueditor.cpp.
void KCustomMenuEditor::slotNewItem | ( | ) | [slot] |
Definition at line 176 of file kcustommenueditor.cpp.
void KCustomMenuEditor::slotRemoveItem | ( | ) | [slot] |
Definition at line 196 of file kcustommenueditor.cpp.
Member Data Documentation
KCustomMenuEditorPrivate* KCustomMenuEditor::d [protected] |
Definition at line 63 of file kcustommenueditor.h.
KListView* KCustomMenuEditor::m_listView [protected] |
Definition at line 60 of file kcustommenueditor.h.
The documentation for this class was generated from the following files: