QPagedPaintDeviceInterface

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Aliases

PdfVersion
alias PdfVersion = QPagedPaintDevice.PdfVersion
Undocumented in source.

Functions

newPage
bool newPage()
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.
setPageSize
bool setPageSize(const(QPageSize) pageSize)
Undocumented in source.

Inherited Members

From QPaintDeviceInterface

PaintDeviceMetric
alias PaintDeviceMetric = QPaintDevice.PaintDeviceMetric
Undocumented in source.
devType
int devType()
Undocumented in source.
paintEngine
QPaintEngine paintEngine()
Undocumented in source.
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.

Meta