QtGui/qprintengine.h Source File
Go to the documentation of this file.
42 #ifndef QPRINTENGINE_H
43 #define QPRINTENGINE_H
91 PPK_PaperSize = PPK_PageSize,
93 PPK_CustomBase = 0xff00
96 virtual void setProperty(PrintEnginePropertyKey key,
const QVariant &
value) = 0;
97 virtual QVariant property(PrintEnginePropertyKey key)
const = 0;
99 virtual bool newPage() = 0;
100 virtual bool abort() = 0;
107 virtual HDC getPrinterDC()
const {
return 0; }
108 virtual void releasePrinterDC(HDC)
const { }
113 #endif // QT_NO_PRINTER
119 #endif // QPRINTENGINE_H
#define QT_BEGIN_NAMESPACE
GLsizei const GLfloat * value