Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QWindowsPrinterInfo Class Reference

#include <qwindowsprintdevice_p.h>

+ Collaboration diagram for QWindowsPrinterInfo:

Public Member Functions

bool operator== (const QWindowsPrinterInfo &other) const
 

Public Attributes

QString m_id
 
QString m_name
 
QString m_location
 
QString m_makeAndModel
 
QList< QPageSizem_pageSizes
 
QList< int > m_resolutions
 
QList< QPrint::InputSlotm_inputSlots
 
QList< QPrint::OutputBinm_outputBins
 
QList< QPrint::DuplexModem_duplexModes
 
QList< QPrint::ColorModem_colorModes
 
QSize m_minimumPhysicalPageSize
 
QSize m_maximumPhysicalPageSize
 
bool m_isRemote = false
 
bool m_havePageSizes = false
 
bool m_haveResolutions = false
 
bool m_haveCopies = false
 
bool m_supportsMultipleCopies = false
 
bool m_supportsCollateCopies = false
 
bool m_haveMinMaxPageSizes = false
 
bool m_supportsCustomPageSizes = false
 
bool m_haveInputSlots = false
 
bool m_haveOutputBins = false
 
bool m_haveDuplexModes = false
 
bool m_haveColorModes = false
 

Detailed Description

Definition at line 27 of file qwindowsprintdevice_p.h.

Member Function Documentation

◆ operator==()

bool QWindowsPrinterInfo::operator== ( const QWindowsPrinterInfo & other) const
inline

Definition at line 30 of file qwindowsprintdevice_p.h.

References other().

+ Here is the call graph for this function:

Member Data Documentation

◆ m_colorModes

QList<QPrint::ColorMode> QWindowsPrinterInfo::m_colorModes

Definition at line 47 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_duplexModes

QList<QPrint::DuplexMode> QWindowsPrinterInfo::m_duplexModes

Definition at line 46 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_haveColorModes

bool QWindowsPrinterInfo::m_haveColorModes = false

Definition at line 61 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_haveCopies

bool QWindowsPrinterInfo::m_haveCopies = false

Definition at line 53 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_haveDuplexModes

bool QWindowsPrinterInfo::m_haveDuplexModes = false

Definition at line 60 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_haveInputSlots

bool QWindowsPrinterInfo::m_haveInputSlots = false

Definition at line 58 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_haveMinMaxPageSizes

bool QWindowsPrinterInfo::m_haveMinMaxPageSizes = false

Definition at line 56 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_haveOutputBins

bool QWindowsPrinterInfo::m_haveOutputBins = false

Definition at line 59 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_havePageSizes

bool QWindowsPrinterInfo::m_havePageSizes = false

Definition at line 51 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_haveResolutions

bool QWindowsPrinterInfo::m_haveResolutions = false

Definition at line 52 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_id

QString QWindowsPrinterInfo::m_id

Definition at line 38 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_inputSlots

QList<QPrint::InputSlot> QWindowsPrinterInfo::m_inputSlots

Definition at line 44 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_isRemote

bool QWindowsPrinterInfo::m_isRemote = false

Definition at line 50 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_location

QString QWindowsPrinterInfo::m_location

Definition at line 40 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_makeAndModel

QString QWindowsPrinterInfo::m_makeAndModel

Definition at line 41 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_maximumPhysicalPageSize

QSize QWindowsPrinterInfo::m_maximumPhysicalPageSize

Definition at line 49 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_minimumPhysicalPageSize

QSize QWindowsPrinterInfo::m_minimumPhysicalPageSize

Definition at line 48 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_name

QString QWindowsPrinterInfo::m_name

Definition at line 39 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_outputBins

QList<QPrint::OutputBin> QWindowsPrinterInfo::m_outputBins

Definition at line 45 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_pageSizes

QList<QPageSize> QWindowsPrinterInfo::m_pageSizes

Definition at line 42 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_resolutions

QList<int> QWindowsPrinterInfo::m_resolutions

Definition at line 43 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_supportsCollateCopies

bool QWindowsPrinterInfo::m_supportsCollateCopies = false

Definition at line 55 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_supportsCustomPageSizes

bool QWindowsPrinterInfo::m_supportsCustomPageSizes = false

Definition at line 57 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().

◆ m_supportsMultipleCopies

bool QWindowsPrinterInfo::m_supportsMultipleCopies = false

Definition at line 54 of file qwindowsprintdevice_p.h.

Referenced by QWindowsPrintDevice::QWindowsPrintDevice().


The documentation for this class was generated from the following file: