Qt 5.15
Qt Print Support
C++ Classes
QPrinter
Qt 5.15.8 Reference Documentation
List of All Members for QPrinter
This is the complete list of members for
QPrinter
, including inherited members.
enum
ColorMode
enum
DuplexMode
enum
Orientation
enum
OutputFormat
enum
PageOrder
enum
PageSize
enum
PaintDeviceMetric
typedef
PaperSize
enum
PaperSource
enum
PdfVersion
enum
PrintRange
enum
PrinterMode
enum
PrinterState
QPrinter
(const QPrinterInfo &, QPrinter::PrinterMode )
QPrinter
(QPrinter::PrinterMode )
enum
Unit
~QPrinter
()
abort
() : bool
collateCopies
() const : bool
colorCount
() const : int
colorMode
() const : QPrinter::ColorMode
copyCount
() const : int
creator
() const : QString
depth
() const : int
devicePixelRatio
() const : int
devicePixelRatioF
() const : qreal
docName
() const : QString
duplex
() const : QPrinter::DuplexMode
fontEmbeddingEnabled
() const : bool
fromPage
() const : int
fullPage
() const : bool
height
() const : int
heightMM
() const : int
isValid
() const : bool
logicalDpiX
() const : int
logicalDpiY
() const : int
metric
(QPaintDevice::PaintDeviceMetric ) const : int
newPage
() : bool
outputFileName
() const : QString
outputFormat
() const : QPrinter::OutputFormat
pageLayout
() const : QPageLayout
pageOrder
() const : QPrinter::PageOrder
pageRect
(QPrinter::Unit ) const : QRectF
pageSize
() const : QPagedPaintDevice::PageSize
paintEngine
() const : QPaintEngine *
paintingActive
() const : bool
paperRect
(QPrinter::Unit ) const : QRectF
paperSource
() const : QPrinter::PaperSource
pdfVersion
() const : QPagedPaintDevice::PdfVersion
physicalDpiX
() const : int
physicalDpiY
() const : int
printEngine
() const : QPrintEngine *
printProgram
() const : QString
printRange
() const : QPrinter::PrintRange
printerName
() const : QString
printerSelectionOption
() const : QString
printerState
() const : QPrinter::PrinterState
resolution
() const : int
setCollateCopies
(bool )
setColorMode
(QPrinter::ColorMode )
setCopyCount
(int )
setCreator
(const QString &)
setDocName
(const QString &)
setDuplex
(QPrinter::DuplexMode )
setEngines
(QPrintEngine *, QPaintEngine *)
setFontEmbeddingEnabled
(bool )
setFromTo
(int , int )
setFullPage
(bool )
setOutputFileName
(const QString &)
setOutputFormat
(QPrinter::OutputFormat )
setPageLayout
(const QPageLayout &) : bool
setPageMargins
(const QMarginsF &) : bool
setPageMargins
(const QMarginsF &, QPageLayout::Unit ) : bool
setPageOrder
(QPrinter::PageOrder )
setPageOrientation
(QPageLayout::Orientation ) : bool
setPageSize
(const QPageSize &) : bool
setPageSize
(QPagedPaintDevice::PageSize )
setPaperSource
(QPrinter::PaperSource )
setPdfVersion
(QPagedPaintDevice::PdfVersion )
setPrintProgram
(const QString &)
setPrintRange
(QPrinter::PrintRange )
setPrinterName
(const QString &)
setPrinterSelectionOption
(const QString &)
setResolution
(int )
supportedPaperSources
() const : QList<QPrinter::PaperSource>
supportedResolutions
() const : QList<int>
supportsMultipleCopies
() const : bool
toPage
() const : int
width
() const : int
widthMM
() const : int