20#include <QtPrintSupport/private/qtprintsupportglobal_p.h>
21#include <QtPrintSupport/qprinter.h>
23#include <QtCore/qstring.h>
24#include <QtCore/qlist.h>
26#if (defined Q_OS_MACOS) || (defined Q_OS_UNIX && QT_CONFIG(cups))
38#define DMBIN_ONLYONE 1
42#define DMBIN_ENVELOPE 5
43#define DMBIN_ENVMANUAL 6
45#define DMBIN_TRACTOR 8
46#define DMBIN_SMALLFMT 9
47#define DMBIN_LARGEFMT 10
48#define DMBIN_LARGECAPACITY 11
49#define DMBIN_CASSETTE 14
50#define DMBIN_FORMSOURCE 15
146# if (defined Q_OS_MACOS) || (defined Q_OS_UNIX && QT_CONFIG(cups))
~QOhosPdfPrintEnginePrivate()
bool begin(QPaintDevice *pdev) override
Reimplement this function to initialise your paint engine when painting is to start on the paint devi...
bool end() override
Reimplement this function to finish painting on the current paint device.
QVariant property(PrintEnginePropertyKey key) const override
Returns the print engine's property specified by key.
void setProperty(PrintEnginePropertyKey key, const QVariant &value) override
Sets the print engine's property specified by key to the given value.
~QOhosPdfPrintEngine() override
\inmodule QtCore\reentrant
int inputSlotIdToWindowsId(QPrint::InputSlotId id)
Combined button and popup list for selecting options.