QPagedPaintDevice

Binding for C++ class QPagedPaintDevice.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

PdfVersion
enum PdfVersion
Undocumented in source.

Functions

dd
QPagedPaintDevicePrivate* dd()
Undocumented in source.
newPage
bool newPage()
Undocumented in source.
pageLayout
QPageLayout pageLayout()
Undocumented in source.
pageRanges
QPageRanges pageRanges()
Undocumented in source.
setPageLayout
bool setPageLayout(const(QPageLayout) pageLayout)
Undocumented in source.
setPageMargins
bool setPageMargins(const(QMarginsF) margins, QPageLayout.Unit units)
Undocumented in source.
setPageOrientation
bool setPageOrientation(QPageLayout.Orientation orientation)
Undocumented in source.
setPageRanges
void setPageRanges(const(QPageRanges) ranges)
Undocumented in source.
setPageSize
bool setPageSize(const(QPageSize) pageSize)
Undocumented in source.

Variables

d
QPagedPaintDevicePrivate* d;
Undocumented in source.

Inherited Members

From QPaintDevice

PaintDeviceMetric
enum PaintDeviceMetric
Undocumented in source.
~this
~this()
Undocumented in source.
devType
int devType()
Undocumented in source. Be warned that the author may not have intended to support it.
paintingActive
bool paintingActive()
Undocumented in source. Be warned that the author may not have intended to support it.
paintEngine
QPaintEngine paintEngine()
Undocumented in source.
width
int width()
Undocumented in source. Be warned that the author may not have intended to support it.
height
int height()
Undocumented in source. Be warned that the author may not have intended to support it.
widthMM
int widthMM()
Undocumented in source. Be warned that the author may not have intended to support it.
heightMM
int heightMM()
Undocumented in source. Be warned that the author may not have intended to support it.
logicalDpiX
int logicalDpiX()
Undocumented in source. Be warned that the author may not have intended to support it.
logicalDpiY
int logicalDpiY()
Undocumented in source. Be warned that the author may not have intended to support it.
physicalDpiX
int physicalDpiX()
Undocumented in source. Be warned that the author may not have intended to support it.
physicalDpiY
int physicalDpiY()
Undocumented in source. Be warned that the author may not have intended to support it.
devicePixelRatio
qreal devicePixelRatio()
Undocumented in source. Be warned that the author may not have intended to support it.
devicePixelRatioF
qreal devicePixelRatioF()
Undocumented in source. Be warned that the author may not have intended to support it.
colorCount
int colorCount()
Undocumented in source. Be warned that the author may not have intended to support it.
depth
int depth()
Undocumented in source. Be warned that the author may not have intended to support it.
devicePixelRatioFScale
qreal devicePixelRatioFScale()
Undocumented in source. Be warned that the author may not have intended to support it.
metric
int metric(PaintDeviceMetric metric)
Undocumented in source.
initPainter
void initPainter(QPainter* painter)
Undocumented in source.
redirected
QPaintDevice redirected(QPoint* offset)
Undocumented in source.
sharedPainter
QPainter* sharedPainter()
Undocumented in source.
painters
ushort painters;
Undocumented in source.

Meta