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
| KCustomMenuEditor::KCustomMenuEditor | ( | QWidget * | parent | ) |
Member Function Documentation
| void KCustomMenuEditor::load | ( | KConfigBase * | ) |
| void KCustomMenuEditor::save | ( | KConfigBase * | ) |
The documentation for this class was generated from the following files:

