KXmlCommandSelector Class Reference
Inheritance diagram for KXmlCommandSelector:

Detailed Description
Definition at line 35 of file kdeprint/kxmlcommandselector.h.
Signals | |
| void | commandValid (bool) |
| void | commandValid (bool) |
Public Member Functions | |
| KXmlCommandSelector (bool canBeNull=true, QWidget *parent=0, const char *name=0, KDialogBase *dlg=0) | |
| void | setCommand (const QString &) |
| QString | command () const |
| KXmlCommandSelector (bool canBeNull=true, QWidget *parent=0, const char *name=0, KDialogBase *dlg=0) | |
| void | setCommand (const QString &) |
| QString | command () const |
Protected Slots | |
| void | slotAddCommand () |
| void | slotEditCommand () |
| void | slotBrowse () |
| void | slotCommandSelected (int) |
| void | slotHelpCommand () |
| void | slotXmlCommandToggled (bool) |
| void | slotAddCommand () |
| void | slotEditCommand () |
| void | slotBrowse () |
| void | slotCommandSelected (int) |
| void | slotHelpCommand () |
| void | slotXmlCommandToggled (bool) |
Protected Member Functions | |
| void | loadCommands () |
| void | loadCommands () |
The documentation for this class was generated from the following files:

