KPrintAction Class Reference
List of all members.Detailed Description
Definition at line 27 of file kprintaction.h.
Public Types | |
All | |
Regular | |
Specials | |
enum | PrinterType { All, Regular, Specials } |
Signals | |
void | print (KPrinter *) |
Public Member Functions | |
KPrintAction (const QString &text, PrinterType type=All, QWidget *parentWidget=0, QObject *parent=0, const char *name=0) | |
KPrintAction (const QString &text, const QIconSet &icon, PrinterType type=All, QWidget *parentWidget=0, QObject *parent=0, const char *name=0) | |
KPrintAction (const QString &text, const QString &icon, PrinterType type=All, QWidget *parentWidget=0, QObject *parent=0, const char *name=0) | |
virtual | ~KPrintAction () |
Static Public Member Functions | |
static KPrintAction * | exportAll (QWidget *parentWidget=0, QObject *parent=0, const char *name=0) |
static KPrintAction * | exportRegular (QWidget *parentWidget=0, QObject *parent=0, const char *name=0) |
static KPrintAction * | exportSpecial (QWidget *parentWidget=0, QObject *parent=0, const char *name=0) |
Protected Slots | |
void | slotAboutToShow () |
void | slotActivated (int) |
Protected Member Functions | |
void | initialize (PrinterType type, QWidget *parentWidget) |
The documentation for this class was generated from the following files: