![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QPrinterPagedPaintDevicePrivate (QPrinter *p) | |
virtual | ~QPrinterPagedPaintDevicePrivate () |
bool | setPageLayout (const QPageLayout &newPageLayout) override |
bool | setPageSize (const QPageSize &pageSize) override |
bool | setPageOrientation (QPageLayout::Orientation orientation) override |
bool | setPageMargins (const QMarginsF &margins, QPageLayout::Unit units) override |
QPageLayout | pageLayout () const override |
QPrinterPagedPaintDevicePrivate (QPrinter *p) | |
virtual | ~QPrinterPagedPaintDevicePrivate () |
bool | setPageLayout (const QPageLayout &newPageLayout) override |
bool | setPageSize (const QPageSize &pageSize) override |
bool | setPageOrientation (QPageLayout::Orientation orientation) override |
bool | setPageMargins (const QMarginsF &margins, QPageLayout::Unit units) override |
QPageLayout | pageLayout () const override |
Public Member Functions inherited from QPagedPaintDevicePrivate | |
QPagedPaintDevicePrivate () | |
virtual | ~QPagedPaintDevicePrivate () |
Public Attributes | |
QPrinter * | m_printer |
Public Attributes inherited from QPagedPaintDevicePrivate | |
QPageRanges | pageRanges |
bool | pageOrderAscending |
bool | printSelectionOnly |
Additional Inherited Members | |
Static Public Member Functions inherited from QPagedPaintDevicePrivate | |
static QPagedPaintDevicePrivate * | get (QPagedPaintDevice *pd) |
Definition at line 164 of file qprinter.cpp.
|
inline |
Definition at line 167 of file qprinter.cpp.
References QPrinterPagedPaintDevicePrivate().
Referenced by QPrinterPagedPaintDevicePrivate().
|
inlinevirtual |
Definition at line 171 of file qprinter.cpp.
|
inline |
Definition at line 167 of file qprinter.cpp.
|
inlinevirtual |
Definition at line 171 of file qprinter.cpp.
|
inlineoverridevirtual |
Implements QPagedPaintDevicePrivate.
Definition at line 228 of file qprinter.cpp.
|
inlineoverridevirtual |
Implements QPagedPaintDevicePrivate.
Definition at line 228 of file qprinter.cpp.
|
inlineoverridevirtual |
Implements QPagedPaintDevicePrivate.
Definition at line 174 of file qprinter.cpp.
|
inlineoverridevirtual |
Implements QPagedPaintDevicePrivate.
Definition at line 174 of file qprinter.cpp.
|
inlineoverridevirtual |
Implements QPagedPaintDevicePrivate.
Definition at line 217 of file qprinter.cpp.
|
inlineoverridevirtual |
Implements QPagedPaintDevicePrivate.
Definition at line 217 of file qprinter.cpp.
|
inlineoverridevirtual |
Implements QPagedPaintDevicePrivate.
Definition at line 207 of file qprinter.cpp.
|
inlineoverridevirtual |
Implements QPagedPaintDevicePrivate.
Definition at line 207 of file qprinter.cpp.
|
inlineoverridevirtual |
Implements QPagedPaintDevicePrivate.
Definition at line 190 of file qprinter.cpp.
|
inlineoverridevirtual |
Implements QPagedPaintDevicePrivate.
Definition at line 190 of file qprinter.cpp.
QPrinter * QPrinterPagedPaintDevicePrivate::m_printer |
Definition at line 235 of file qprinter.cpp.