就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.9.9
Qt Print Support
C++ 类
QPrinter
List of All Members for QPrinter
这是完整成员列表为
QPrinter
,包括继承的成员。
class
Margins
enum
ColorMode
enum
DuplexMode
enum
Orientation
enum
OutputFormat
enum
PageOrder
enum
PageSize
enum
PaintDeviceMetric
typedef
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 : int
colorMode
() const : ColorMode
copyCount
() const : int
creator
() const : QString
d
: QPagedPaintDevicePrivate *
depth
() const : int
devicePixelRatio
() const : int
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
margins
() const : Margins
metric
(PaintDeviceMetric ) const : int
newPage
() : bool
newPage
() : bool
outputFileName
() const : QString
outputFormat
() const : OutputFormat
pageLayout
() const : QPageLayout
pageLayout
() const : QPageLayout
pageOrder
() const : PageOrder
pageRect
(Unit ) const : QRectF
pageSize
() const : PageSize
pageSizeMM
() const : QSizeF
paintEngine
() const : QPaintEngine *
paintEngine
() const : QPaintEngine *
painters
: ushort
paintingActive
() const : bool
paperRect
(Unit ) const : QRectF
paperSource
() const : PaperSource
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 )
setMargins
(const Margins &)
setOutputFileName
(const QString &)
setOutputFormat
(OutputFormat )
setPageLayout
(const QPageLayout &) : bool
setPageLayout
(const QPageLayout &) : bool
setPageMargins
(const QMarginsF &) : bool
setPageMargins
(const QMarginsF &) : bool
setPageMargins
(const QMarginsF &, QPageLayout::Unit ) : bool
setPageMargins
(const QMarginsF &, QPageLayout::Unit ) : bool
setPageOrder
(PageOrder )
setPageOrientation
(QPageLayout::Orientation ) : bool
setPageOrientation
(QPageLayout::Orientation ) : bool
setPageSize
(const QPageSize &) : bool
setPageSize
(const QPageSize &) : bool
setPageSize
(PageSize )
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 : int
widthMM
() const : int