KPrintAction Class Reference

List of all members.

Detailed Description

Definition at line 27 of file kprintaction.h.


Public Types

enum  PrinterType {
  Printer = 0x01, Class = 0x02, Implicit = 0x04, Virtual = 0x08,
  Remote = 0x10, Invalid = 0x20, Special = 0x40, 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 KPrintActionexportAll (QWidget *parentWidget=0, QObject *parent=0, const char *name=0)
static KPrintActionexportRegular (QWidget *parentWidget=0, QObject *parent=0, const char *name=0)
static KPrintActionexportSpecial (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:
KDE Home | KDE Accessibility Home | Description of Access Keys