KXmlCommandAdvancedDlg Class Reference
Inheritance diagram for KXmlCommandAdvancedDlg:

Detailed Description
Definition at line 43 of file kdeprint/kxmlcommanddlg.h.
Public Member Functions | |
KXmlCommandAdvancedDlg (QWidget *parent=0, const char *name=0) | |
~KXmlCommandAdvancedDlg () | |
void | setCommand (KXmlCommand *) |
KXmlCommandAdvancedDlg (QWidget *parent=0, const char *name=0) | |
void | setCommand (KXmlCommand *) |
Static Public Member Functions | |
static bool | editCommand (KXmlCommand *xmlcmd, QWidget *parent=0) |
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 () |
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 *) |
void | parseGroupItem (DrGroup *, QListViewItem *) |
void | parseXmlCommand (KXmlCommand *) |
void | viewItem (QListViewItem *) |
void | removeItem (QListViewItem *) |
void | recreateGroup (QListViewItem *, DrGroup *) |
Constructor & Destructor Documentation
KXmlCommandAdvancedDlg::KXmlCommandAdvancedDlg | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Definition at line 81 of file kdeprint/kxmlcommanddlg.cpp.
The documentation for this class was generated from the following files: