KDEPrint
KMInstancePage Class Reference
#include <kminstancepage.h>
Inheritance diagram for KMInstancePage:

Detailed Description
Definition at line 31 of file kminstancepage.h.
Public Member Functions | |
| KMInstancePage (QWidget *parent=0) | |
| void | setPrinter (KMPrinter *) |
| ~KMInstancePage () | |
Protected Slots | |
| void | slotCopy () |
| void | slotDefault () |
| void | slotNew () |
| void | slotRemove () |
| void | slotSettings () |
| void | slotTest () |
Protected Member Functions | |
| void | addButton (const QString &text, const QString &pixmap, const char *receiver) |
| void | initActions () |
Constructor & Destructor Documentation
| KMInstancePage::KMInstancePage | ( | QWidget * | parent = 0 |
) |
Definition at line 40 of file kminstancepage.cpp.
| KMInstancePage::~KMInstancePage | ( | ) |
Definition at line 73 of file kminstancepage.cpp.
Member Function Documentation
| void KMInstancePage::addButton | ( | const QString & | text, | |
| const QString & | pixmap, | |||
| const char * | receiver | |||
| ) | [protected] |
Definition at line 77 of file kminstancepage.cpp.
| void KMInstancePage::initActions | ( | ) | [protected] |
Definition at line 87 of file kminstancepage.cpp.
| void KMInstancePage::setPrinter | ( | KMPrinter * | p | ) |
Definition at line 99 of file kminstancepage.cpp.
| void KMInstancePage::slotCopy | ( | ) | [protected, slot] |
Definition at line 180 of file kminstancepage.cpp.
| void KMInstancePage::slotDefault | ( | ) | [protected, slot] |
Definition at line 240 of file kminstancepage.cpp.
| void KMInstancePage::slotNew | ( | ) | [protected, slot] |
Definition at line 137 of file kminstancepage.cpp.
| void KMInstancePage::slotRemove | ( | ) | [protected, slot] |
Definition at line 158 of file kminstancepage.cpp.
| void KMInstancePage::slotSettings | ( | ) | [protected, slot] |
Definition at line 208 of file kminstancepage.cpp.
| void KMInstancePage::slotTest | ( | ) | [protected, slot] |
Definition at line 257 of file kminstancepage.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference