Qt 5.13
Qt GUI
C++ Classes
QPdfWriter
Qt 5.13.2 Reference Documentation
List of All Members for QPdfWriter
This is the complete list of members for
QPdfWriter
, including inherited members.
enum
PageSize
enum
PaintDeviceMetric
enum
PdfVersion
QPdfWriter
(QIODevice *)
QPdfWriter
(const QString &)
~QPdfWriter
()
colorCount
() const : int
creator
() const : QString
depth
() const : int
devicePixelRatio
() const : int
devicePixelRatioF
() const : qreal
height
() const : int
heightMM
() const : int
logicalDpiX
() const : int
logicalDpiY
() const : int
margins
() const : QPagedPaintDevice::Margins
metric
(QPaintDevice::PaintDeviceMetric ) const : int
newPage
() : bool
pageLayout
() const : QPageLayout
pageSize
() const : QPagedPaintDevice::PageSize
pageSizeMM
() const : QSizeF
paintEngine
() const : QPaintEngine *
paintingActive
() const : bool
pdfVersion
() const : QPagedPaintDevice::PdfVersion
physicalDpiX
() const : int
physicalDpiY
() const : int
resolution
() const : int
setCreator
(const QString &)
setMargins
(const QPagedPaintDevice::Margins &)
setPageLayout
(const QPageLayout &) : bool
setPageMargins
(const QMarginsF &) : bool
setPageMargins
(const QMarginsF &, QPageLayout::Unit ) : bool
setPageOrientation
(QPageLayout::Orientation ) : bool
setPageSize
(const QPageSize &) : bool
setPageSize
(QPagedPaintDevice::PageSize )
setPageSizeMM
(const QSizeF &)
setPdfVersion
(QPagedPaintDevice::PdfVersion )
setResolution
(int )
setTitle
(const QString &)
title
() const : QString
width
() const : int
widthMM
() const : int