4#ifndef QOHOSPRINTDEVICE_H_
5#define QOHOSPRINTDEVICE_H_
7#include <qpa/qplatformprintdevice.h>
~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
void loadDuplexModes() const override
void loadResolutions() const override
QPrint::ColorMode defaultColorMode() const override
QPageSize defaultPageSize() const override
QOhosPrintDevice(const QString &id)
int defaultResolution() const override
bool isValid() const override
QPrint::DeviceState state() const override
QPrint::DuplexMode defaultDuplexMode() const override
void loadColorModes() const override
static QString defaultPrintDeviceId()
void loadPageSizes() const override
static QStringList availablePrintDeviceIds()
virtual ~QOhosPrintDevice()
bool isDefault() const override
\inmodule QtCore\reentrant
int inputSlotIdToWindowsId(QPrint::InputSlotId id)
Combined button and popup list for selecting options.