KXmlCommandAdvancedDlg Class Reference
Inheritance diagram for KXmlCommandAdvancedDlg:

Public Member Functions | |
KXmlCommandAdvancedDlg (QWidget *parent=0, const char *name=0) | |
~KXmlCommandAdvancedDlg () | |
void | setCommand (KXmlCommand *) |
Static Public Member Functions | |
static bool | editCommand (KXmlCommand *xmlcmd, QWidget *parent=0) |
Protected Slots | |
void | slotSelectionChanged (QListViewItem *) |
void | slotTypeChanged (int) |
void | slotAddValue () |
void | slotRemoveValue () |
void | slotApplyChanges () |
void | slotAddGroup () |
void | slotAddOption () |
void | slotRemoveItem () |
void | slotMoveUp () |
void | slotMoveDown () |
void | slotCommandChanged (const QString &) |
void | slotValueSelected (QListViewItem *) |
void | slotOptionRenamed (QListViewItem *, int) |
void | slotChanged () |
Protected Member Functions | |
void | parseGroupItem (DrGroup *, QListViewItem *) |
void | parseXmlCommand (KXmlCommand *) |
void | viewItem (QListViewItem *) |
void | removeItem (QListViewItem *) |
void | recreateGroup (QListViewItem *, DrGroup *) |
Detailed Description
Definition at line 43 of file kxmlcommanddlg.h.
Constructor & Destructor Documentation
|
Add some short help for the normal (non expert) user Definition at line 81 of file kxmlcommanddlg.cpp. References QWhatsThis::add(), QToolTip::add(), QGridLayout::addMultiCellWidget(), QGridLayout::addWidget(), QWidgetStack::addWidget(), QComboBox::insertItem(), QWidget::QWidget(), QWidget::resize(), QApplication::reverseLayout(), QLabel::setBuddy(), QWidget::setEnabled(), QToolButton::setIconSet(), QGridLayout::setRowStretch(), QTextEdit::setTextFormat(), slotAddGroup(), slotAddOption(), slotAddValue(), slotApplyChanges(), slotChanged(), slotCommandChanged(), slotMoveDown(), slotMoveUp(), slotOptionRenamed(), slotRemoveItem(), slotRemoveValue(), slotSelectionChanged(), slotTypeChanged(), slotValueSelected(), QWhatsThis::textFor(), and viewItem(). Referenced by editCommand(). |
The documentation for this class was generated from the following files: