Qt 5.7
Qt Print Support
C++ Classes
QPrinter
Qt 5.7.1 Reference Documentation
List of All Members for QPrinter
This is the complete list of members for
QPrinter
, including inherited members.
class
Margins
enum
ColorMode
enum
DuplexMode
enum
Orientation
enum
OutputFormat
enum
PageOrder
enum
PageSize
enum
PaintDeviceMetric
enum
PaperSize
enum
PaperSource
enum
PrintRange
enum
PrinterMode
enum
PrinterState
enum
Unit
QPrinter
(PrinterMode )
QPrinter
(const QPrinterInfo &, PrinterMode )
~QPrinter
()
abort
() : bool
collateCopies
() const : bool
colorCount
() const
colorMode
() const : ColorMode
copyCount
() const : int
creator
() const : QString
d
:
depth
() const
devicePixelRatio
() const
devicePixelRatioF
() const
docName
() const : QString
duplex
() const : DuplexMode
fontEmbeddingEnabled
() const : bool
fromPage
() const : int
fullPage
() const : bool
height
() const
heightMM
() const
isValid
() const : bool
logicalDpiX
() const
logicalDpiY
() const
margins
() const
metric
(PaintDeviceMetric ) const
newPage
()
newPage
() : bool
outputFileName
() const : QString
outputFormat
() const : OutputFormat
pageLayout
() const
pageLayout
() const : QPageLayout
pageOrder
() const : PageOrder
pageRect
(Unit ) const : QRectF
pageSize
() const
pageSizeMM
() const
paintEngine
() const
paintEngine
() const : QPaintEngine *
painters
:
paintingActive
() const
paperRect
(Unit ) const : QRectF
paperSource
() const : PaperSource
physicalDpiX
() const
physicalDpiY
() const
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 )
setMargins
(const Margins &)
setOutputFileName
(const QString &)
setOutputFormat
(OutputFormat )
setPageLayout
(const QPageLayout &)
setPageLayout
(const QPageLayout &) : bool
setPageMargins
(const QMarginsF &, QPageLayout::Unit )
setPageMargins
(const QMarginsF &)
setPageMargins
(const QMarginsF &) : bool
setPageMargins
(const QMarginsF &, QPageLayout::Unit ) : bool
setPageOrder
(PageOrder )
setPageOrientation
(QPageLayout::Orientation )
setPageOrientation
(QPageLayout::Orientation ) : bool
setPageSize
(PageSize )
setPageSize
(const QPageSize &)
setPageSize
(const QPageSize &) : bool
setPageSizeMM
(const QSizeF &)
setPaperSource
(PaperSource )
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
widthMM
() const