KDEPrint
KXmlCommandDlg Class Reference
#include <kxmlcommanddlg.h>
Inheritance diagram for KXmlCommandDlg:

Detailed Description
Definition at line 94 of file kxmlcommanddlg.h.
Public Member Functions | |
| KXmlCommandDlg (QWidget *parent=0, const char *name=0) | |
| void | setCommand (KXmlCommand *) |
Static Public Member Functions | |
| static bool | editCommand (KXmlCommand *, QWidget *parent=0) |
Protected Slots | |
| void | slotAddMime () |
| void | slotAddReq () |
| void | slotAvailableSelected () |
| void | slotEditCommand () |
| void | slotOk () |
| void | slotRemoveMime () |
| void | slotRemoveReq () |
| void | slotReqSelected (Q3ListViewItem *) |
| void | slotSelectedSelected () |
Constructor & Destructor Documentation
| KXmlCommandDlg::KXmlCommandDlg | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 826 of file kxmlcommanddlg.cpp.
Member Function Documentation
| bool KXmlCommandDlg::editCommand | ( | KXmlCommand * | xmlCmd, | |
| QWidget * | parent = 0 | |||
| ) | [static] |
Definition at line 1015 of file kxmlcommanddlg.cpp.
| void KXmlCommandDlg::setCommand | ( | KXmlCommand * | xmlCmd | ) |
Definition at line 959 of file kxmlcommanddlg.cpp.
| void KXmlCommandDlg::slotAddMime | ( | ) | [protected, slot] |
Definition at line 1026 of file kxmlcommanddlg.cpp.
| void KXmlCommandDlg::slotAddReq | ( | ) | [protected, slot] |
Definition at line 1053 of file kxmlcommanddlg.cpp.
| void KXmlCommandDlg::slotAvailableSelected | ( | ) | [protected, slot] |
Definition at line 1071 of file kxmlcommanddlg.cpp.
| void KXmlCommandDlg::slotEditCommand | ( | ) | [protected, slot] |
Definition at line 1048 of file kxmlcommanddlg.cpp.
| void KXmlCommandDlg::slotOk | ( | ) | [protected, slot] |
Definition at line 995 of file kxmlcommanddlg.cpp.
| void KXmlCommandDlg::slotRemoveMime | ( | ) | [protected, slot] |
Definition at line 1037 of file kxmlcommanddlg.cpp.
| void KXmlCommandDlg::slotRemoveReq | ( | ) | [protected, slot] |
Definition at line 1061 of file kxmlcommanddlg.cpp.
| void KXmlCommandDlg::slotReqSelected | ( | Q3ListViewItem * | item | ) | [protected, slot] |
Definition at line 1066 of file kxmlcommanddlg.cpp.
| void KXmlCommandDlg::slotSelectedSelected | ( | ) | [protected, slot] |
Definition at line 1076 of file kxmlcommanddlg.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference