Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOhosNativePrint::PrinterCapabilities Struct Reference

#include <qohosnativeprint.h>

Collaboration diagram for QOhosNativePrint::PrinterCapabilities:

Public Attributes

QVector< Print_ColorMode > supportedColorModes
QVector< Print_DuplexMode > supportedDuplexModes
QVector< PageSizesupportedPageSizes
QString supportedMediaTypes
QVector< Print_Quality > supportedQualities
QString supportedPaperSources
quint32 supportedCopies
QVector< Print_Resolution > supportedResolutions
QVector< Print_OrientationMode > supportedOrientations
QString advancedCapabilities

Detailed Description

Definition at line 31 of file qohosnativeprint.h.

Member Data Documentation

◆ advancedCapabilities

QString QOhosNativePrint::PrinterCapabilities::advancedCapabilities

Definition at line 47 of file qohosnativeprint.h.

◆ supportedColorModes

QVector<Print_ColorMode> QOhosNativePrint::PrinterCapabilities::supportedColorModes

Definition at line 33 of file qohosnativeprint.h.

◆ supportedCopies

quint32 QOhosNativePrint::PrinterCapabilities::supportedCopies

Definition at line 44 of file qohosnativeprint.h.

◆ supportedDuplexModes

QVector<Print_DuplexMode> QOhosNativePrint::PrinterCapabilities::supportedDuplexModes

Definition at line 34 of file qohosnativeprint.h.

◆ supportedMediaTypes

QString QOhosNativePrint::PrinterCapabilities::supportedMediaTypes

Definition at line 38 of file qohosnativeprint.h.

◆ supportedOrientations

QVector<Print_OrientationMode> QOhosNativePrint::PrinterCapabilities::supportedOrientations

Definition at line 46 of file qohosnativeprint.h.

◆ supportedPageSizes

QVector<PageSize> QOhosNativePrint::PrinterCapabilities::supportedPageSizes

Definition at line 35 of file qohosnativeprint.h.

◆ supportedPaperSources

QString QOhosNativePrint::PrinterCapabilities::supportedPaperSources

Definition at line 43 of file qohosnativeprint.h.

◆ supportedQualities

QVector<Print_Quality> QOhosNativePrint::PrinterCapabilities::supportedQualities

Definition at line 39 of file qohosnativeprint.h.

◆ supportedResolutions

QVector<Print_Resolution> QOhosNativePrint::PrinterCapabilities::supportedResolutions

Definition at line 45 of file qohosnativeprint.h.


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