Qt 5.11
Qt Print Support
C++ Classes
QPrinter
Qt 5.11.3 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
typedef
PaperSize
enum
PaperSource
enum
PrintRange
enum
PrinterMode
enum
PrinterState
enum
Unit
QPrinter
(QPrinter::PrinterMode )
QPrinter
(const QPrinterInfo &, QPrinter::PrinterMode )
~QPrinter
()
abort
() : bool
collateCopies
() const : bool
colorMode
() const : QPrinter::ColorMode
copyCount
() const : int
creator
() const : QString
docName
() const : QString
duplex
() const : QPrinter::DuplexMode
fontEmbeddingEnabled
() const : bool
fromPage
() const : int
fullPage
() const : bool
isValid
() const : bool
newPage
() : bool
outputFileName
() const : QString
outputFormat
() const : QPrinter::OutputFormat
pageLayout
() const : QPageLayout
pageOrder
() const : QPrinter::PageOrder
pageRect
(QPrinter::Unit ) const : QRectF
paintEngine
() const : QPaintEngine *
paperRect
(QPrinter::Unit ) const : QRectF
paperSource
() const : QPrinter::PaperSource
pdfVersion
() const : QPagedPaintDevice::PdfVersion
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
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