![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qwindowsprintdevice_p.h>
Static Public Member Functions | |
| static QStringList | availablePrintDeviceIds () |
| static QString | defaultPrintDeviceId () |
| Static Public Member Functions inherited from QPlatformPrintDevice | |
| static QPageSize | createPageSize (const QString &key, const QSize &size, const QString &localizedName) |
| static QPageSize | createPageSize (int windowsId, const QSize &size, const QString &localizedName) |
Protected Member Functions | |
| void | loadPageSizes () const override |
| void | loadResolutions () const override |
| void | loadInputSlots () const override |
| void | loadOutputBins () const override |
| void | loadDuplexModes () const override |
| void | loadColorModes () const override |
| void | loadCopiesSupport () const |
| void | loadMinMaxPageSizes () const |
| Protected Member Functions inherited from QPlatformPrintDevice | |
| QPageSize | supportedPageSizeMatch (const QPageSize &pageSize) const |
Additional Inherited Members | |
| Protected Attributes inherited from QPlatformPrintDevice | |
| QString | m_id |
| QString | m_name |
| QString | m_location |
| QString | m_makeAndModel |
| bool | m_isRemote |
| bool | m_supportsMultipleCopies |
| bool | m_supportsCollateCopies |
| bool | m_havePageSizes |
| QList< QPageSize > | m_pageSizes |
| bool | m_supportsCustomPageSizes |
| QSize | m_minimumPhysicalPageSize |
| QSize | m_maximumPhysicalPageSize |
| bool | m_haveResolutions |
| QList< int > | m_resolutions |
| bool | m_haveInputSlots |
| QList< QPrint::InputSlot > | m_inputSlots |
| bool | m_haveOutputBins |
| QList< QPrint::OutputBin > | m_outputBins |
| bool | m_haveDuplexModes |
| QList< QPrint::DuplexMode > | m_duplexModes |
| bool | m_haveColorModes |
| QList< QPrint::ColorMode > | m_colorModes |
Definition at line 65 of file qwindowsprintdevice_p.h.
| QWindowsPrintDevice::QWindowsPrintDevice | ( | ) |
Definition at line 48 of file qwindowsprintdevice.cpp.
|
explicit |
Definition at line 54 of file qwindowsprintdevice.cpp.
|
virtual |
Definition at line 108 of file qwindowsprintdevice.cpp.
|
static |
Definition at line 427 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 408 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 378 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 330 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 185 of file qwindowsprintdevice.cpp.
|
static |
Definition at line 446 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 281 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 118 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 113 of file qwindowsprintdevice.cpp.
|
overrideprotectedvirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 396 of file qwindowsprintdevice.cpp.
|
protected |
Definition at line 457 of file qwindowsprintdevice.cpp.
|
overrideprotectedvirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 362 of file qwindowsprintdevice.cpp.
|
overrideprotectedvirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 299 of file qwindowsprintdevice.cpp.
|
protected |
Definition at line 504 of file qwindowsprintdevice.cpp.
|
overrideprotectedvirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 353 of file qwindowsprintdevice.cpp.
|
overrideprotectedvirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 149 of file qwindowsprintdevice.cpp.
|
overrideprotectedvirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 263 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 497 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 490 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 210 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 123 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 469 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 483 of file qwindowsprintdevice.cpp.
|
overridevirtual |
Reimplemented from QPlatformPrintDevice.
Definition at line 476 of file qwindowsprintdevice.cpp.