Qt 6.6
Qt Print Support
C++ Classes
QPrinter
Qt 6.6.0 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
OutputFormat
enum
PageOrder
enum
PaintDeviceMetric
enum
PaperSource
enum
PdfVersion
enum
PrintRange
enum
PrinterMode
enum
PrinterState
enum
Unit
QPrinter
(PrinterMode)
QPrinter
(const QPrinterInfo &, PrinterMode)
~QPrinter
()
abort
() : bool
collateCopies
() const : bool
colorCount
() const : int
colorMode
() const : ColorMode
copyCount
() const : int
creator
() const : QString
depth
() const : int
devicePixelRatio
() const : qreal
devicePixelRatioF
() const : qreal
docName
() const : QString
duplex
() const : 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
(PaintDeviceMetric) const : int
newPage
() : bool
newPage
() : bool
outputFileName
() const : QString
outputFormat
() const : OutputFormat
pageLayout
() const : QPageLayout
pageOrder
() const : PageOrder
pageRanges
() const : QPageRanges
pageRect
(Unit) const : QRectF
paintEngine
() const : QPaintEngine *
paintEngine
() const : QPaintEngine *
paintingActive
() const : bool
paperRect
(Unit) const : QRectF
paperSource
() const : PaperSource
pdfVersion
() const : PdfVersion
physicalDpiX
() const : int
physicalDpiY
() const : int
printEngine
() const : QPrintEngine *
printProgram
() const : QString
printRange
() const : PrintRange
printerName
() const : QString
printerSelectionOption
() const : QString
printerState
() const : PrinterState
resolution
() const : int
setCollateCopies
(bool)
setColorMode
(ColorMode)
setCopyCount
(int)
setCreator
(const QString &)
setDocName
(const QString &)
setDuplex
(DuplexMode)
setEngines
(QPrintEngine *, QPaintEngine *)
setFontEmbeddingEnabled
(bool)
setFromTo
(int, int)
setFullPage
(bool)
setOutputFileName
(const QString &)
setOutputFormat
(OutputFormat)
setPageLayout
(const QPageLayout &) : bool
setPageMargins
(const QMarginsF &, QPageLayout::Unit) : bool
setPageOrder
(PageOrder)
setPageOrientation
(QPageLayout::Orientation) : bool
setPageRanges
(const QPageRanges &)
setPageSize
(const QPageSize &) : bool
setPaperSource
(PaperSource)
setPdfVersion
(PdfVersion)
setPrintProgram
(const QString &)
setPrintRange
(PrintRange)
setPrinterName
(const QString &)
setPrinterSelectionOption
(const QString &)
setResolution
(int)
supportedPaperSources
() const : QList<PaperSource>
supportedResolutions
() const : QList<int>
supportsMultipleCopies
() const : bool
toPage
() const : int
width
() const : int
widthMM
() const : int