#include <qplatformprintdevice.h>
Definition at line 35 of file qplatformprintdevice.h.
◆ QPlatformPrintDevice()
◆ ~QPlatformPrintDevice()
QPlatformPrintDevice::~QPlatformPrintDevice |
( |
| ) |
|
|
virtual |
◆ createPageSize() [1/2]
◆ createPageSize() [2/2]
QPageSize QPlatformPrintDevice::createPageSize |
( |
int | windowsId, |
|
|
const QSize & | size, |
|
|
const QString & | localizedName ) |
|
static |
◆ defaultColorMode()
◆ defaultDuplexMode()
◆ defaultInputSlot()
◆ defaultOutputBin()
◆ defaultPageSize()
QPageSize QPlatformPrintDevice::defaultPageSize |
( |
| ) |
const |
|
virtual |
◆ defaultResolution()
int QPlatformPrintDevice::defaultResolution |
( |
| ) |
const |
|
virtual |
◆ id()
QString QPlatformPrintDevice::id |
( |
| ) |
const |
|
virtual |
◆ isDefault()
bool QPlatformPrintDevice::isDefault |
( |
| ) |
const |
|
virtual |
◆ isFeatureAvailable()
◆ isRemote()
bool QPlatformPrintDevice::isRemote |
( |
| ) |
const |
|
virtual |
◆ isValid()
bool QPlatformPrintDevice::isValid |
( |
| ) |
const |
|
virtual |
◆ isValidPageLayout()
bool QPlatformPrintDevice::isValidPageLayout |
( |
const QPageLayout & | layout, |
|
|
int | resolution ) const |
|
virtual |
◆ loadColorModes()
void QPlatformPrintDevice::loadColorModes |
( |
| ) |
const |
|
protectedvirtual |
◆ loadDuplexModes()
void QPlatformPrintDevice::loadDuplexModes |
( |
| ) |
const |
|
protectedvirtual |
◆ loadInputSlots()
void QPlatformPrintDevice::loadInputSlots |
( |
| ) |
const |
|
protectedvirtual |
◆ loadOutputBins()
void QPlatformPrintDevice::loadOutputBins |
( |
| ) |
const |
|
protectedvirtual |
◆ loadPageSizes()
void QPlatformPrintDevice::loadPageSizes |
( |
| ) |
const |
|
protectedvirtual |
◆ loadResolutions()
void QPlatformPrintDevice::loadResolutions |
( |
| ) |
const |
|
protectedvirtual |
◆ location()
QString QPlatformPrintDevice::location |
( |
| ) |
const |
|
virtual |
◆ makeAndModel()
QString QPlatformPrintDevice::makeAndModel |
( |
| ) |
const |
|
virtual |
◆ maximumPhysicalPageSize()
QSize QPlatformPrintDevice::maximumPhysicalPageSize |
( |
| ) |
const |
|
virtual |
◆ minimumPhysicalPageSize()
QSize QPlatformPrintDevice::minimumPhysicalPageSize |
( |
| ) |
const |
|
virtual |
◆ name()
QString QPlatformPrintDevice::name |
( |
| ) |
const |
|
virtual |
◆ printableMargins()
◆ property()
◆ setProperty()
◆ state()
◆ supportedColorModes()
◆ supportedDuplexModes()
◆ supportedInputSlots()
◆ supportedOutputBins()
◆ supportedPageSize() [1/5]
◆ supportedPageSize() [2/5]
QPageSize QPlatformPrintDevice::supportedPageSize |
( |
const QSize & | pointSize | ) |
const |
|
virtual |
◆ supportedPageSize() [3/5]
◆ supportedPageSize() [4/5]
QPageSize QPlatformPrintDevice::supportedPageSize |
( |
const QString & | pageName | ) |
const |
|
virtual |
◆ supportedPageSize() [5/5]
◆ supportedPageSizeMatch()
QPageSize QPlatformPrintDevice::supportedPageSizeMatch |
( |
const QPageSize & | pageSize | ) |
const |
|
protected |
◆ supportedPageSizes()
◆ supportedResolutions()
QList< int > QPlatformPrintDevice::supportedResolutions |
( |
| ) |
const |
|
virtual |
◆ supportsCollateCopies()
bool QPlatformPrintDevice::supportsCollateCopies |
( |
| ) |
const |
|
virtual |
◆ supportsCustomPageSizes()
bool QPlatformPrintDevice::supportsCustomPageSizes |
( |
| ) |
const |
|
virtual |
◆ supportsMultipleCopies()
bool QPlatformPrintDevice::supportsMultipleCopies |
( |
| ) |
const |
|
virtual |
◆ m_colorModes
◆ m_duplexModes
◆ m_haveColorModes
bool QPlatformPrintDevice::m_haveColorModes |
|
mutableprotected |
◆ m_haveDuplexModes
bool QPlatformPrintDevice::m_haveDuplexModes |
|
mutableprotected |
◆ m_haveInputSlots
bool QPlatformPrintDevice::m_haveInputSlots |
|
mutableprotected |
◆ m_haveOutputBins
bool QPlatformPrintDevice::m_haveOutputBins |
|
mutableprotected |
◆ m_havePageSizes
bool QPlatformPrintDevice::m_havePageSizes |
|
mutableprotected |
◆ m_haveResolutions
bool QPlatformPrintDevice::m_haveResolutions |
|
mutableprotected |
◆ m_id
◆ m_inputSlots
◆ m_isRemote
bool QPlatformPrintDevice::m_isRemote |
|
protected |
◆ m_location
QString QPlatformPrintDevice::m_location |
|
protected |
◆ m_makeAndModel
QString QPlatformPrintDevice::m_makeAndModel |
|
protected |
◆ m_maximumPhysicalPageSize
QSize QPlatformPrintDevice::m_maximumPhysicalPageSize |
|
mutableprotected |
◆ m_minimumPhysicalPageSize
QSize QPlatformPrintDevice::m_minimumPhysicalPageSize |
|
mutableprotected |
◆ m_name
QString QPlatformPrintDevice::m_name |
|
protected |
◆ m_outputBins
◆ m_pageSizes
◆ m_resolutions
QList<int> QPlatformPrintDevice::m_resolutions |
|
mutableprotected |
◆ m_supportsCollateCopies
bool QPlatformPrintDevice::m_supportsCollateCopies |
|
mutableprotected |
◆ m_supportsCustomPageSizes
bool QPlatformPrintDevice::m_supportsCustomPageSizes |
|
mutableprotected |
◆ m_supportsMultipleCopies
bool QPlatformPrintDevice::m_supportsMultipleCopies |
|
mutableprotected |
The documentation for this class was generated from the following files: