57 #include "QtCore/qglobal.h" 61 #include "QtGui/qprinter.h" 62 #include "QtGui/qprintengine.h" 63 #include "QtGui/qprintdialog.h" 64 #include "QtCore/qpointer.h" 101 #ifndef QT_NO_PRINTPREVIEWWIDGET 115 #ifndef QT_NO_PRINTPREVIEWWIDGET 121 QAbstractPrintDialog::PrintDialogOptions
options;
138 #endif // QT_NO_PRINTER 140 #endif // QPRINTER_P_H QList< QPrintEngine::PrintEnginePropertyKey > manualSetList
QPrintEngine * printEngine
#define QT_END_NAMESPACE
This macro expands to.
QPrintEngine * realPrintEngine
PrinterMode
This enum describes the mode the printer should work in.
QPaintEngine * realPaintEngine
uint hasCustomPageMargins
QPrinterPrivate(QPrinter *printer)
PrintRange
Used to specify the print range selection option.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QPrintEngine class defines an interface for how QPrinter interacts with a given printing subsyste...
The QPrinter class is a paint device that paints on a printer.
OutputFormat
The OutputFormat enum is used to describe the format QPrinter should use for printing.
The QPaintEngine class provides an abstract definition of how QPainter draws to a given device on a g...
QPrinter::PrinterMode printerMode
QList< const QPicture * > previewPages() const
void addToManualSetList(QPrintEngine::PrintEnginePropertyKey key)
QAbstractPrintDialog::PrintRange printRange
The QAbstractPrintDialog class provides a base implementation for print dialogs used to configure pri...
#define Q_DECLARE_PUBLIC(Class)
QPreviewPaintEngine * previewEngine
QAbstractPrintDialog::PrintDialogOptions options
QPaintEngine * paintEngine
void createDefaultEngines()
The QPicture class is a paint device that records and replays QPainter commands.
void setPreviewMode(bool)
The QList class is a template class that provides lists.
PrintEnginePropertyKey
This enum is used to communicate properties between the print engine and QPrinter.
QPrinter::OutputFormat outputFormat