kdeprint Library API Documentation

KPrintAction Class Reference

List of all members.

Public Types

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 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)

Detailed Description

Definition at line 27 of file kprintaction.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdeprint Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:05:58 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003