kdeprint Library API Documentation

KXmlCommandAdvancedDlg Class Reference

Inheritance diagram for KXmlCommandAdvancedDlg:

Inheritance graph
[legend]
Collaboration diagram for KXmlCommandAdvancedDlg:

Collaboration graph
[legend]
List of all members.

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 *)

Detailed Description

Definition at line 43 of file kdeprint/kxmlcommanddlg.h.


Constructor & Destructor Documentation

KXmlCommandAdvancedDlg::KXmlCommandAdvancedDlg QWidget parent = 0,
const char *  name = 0
 

Add some short help for the normal (non expert) user

Definition at line 81 of file kdeprint/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:
KDE Logo
This file is part of the documentation for kdeprint Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 12:48:31 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003