Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QPdfPagedPaintDevicePrivate Class Reference
Inheritance diagram for QPdfPagedPaintDevicePrivate:
Collaboration diagram for QPdfPagedPaintDevicePrivate:

Public Member Functions

 QPdfPagedPaintDevicePrivate (QPdfWriterPrivate *d)
 ~QPdfPagedPaintDevicePrivate ()
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
 QPdfPagedPaintDevicePrivate (QPdfWriterPrivate *d)
 ~QPdfPagedPaintDevicePrivate ()
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

QPdfWriterPrivatepd
Public Attributes inherited from QPagedPaintDevicePrivate
QPageRanges pageRanges
bool pageOrderAscending
bool printSelectionOnly

Additional Inherited Members

Static Public Member Functions inherited from QPagedPaintDevicePrivate
static QPagedPaintDevicePrivateget (QPagedPaintDevice *pd)

Detailed Description

Definition at line 38 of file qpdfwriter.cpp.

Constructor & Destructor Documentation

◆ QPdfPagedPaintDevicePrivate() [1/2]

QPdfPagedPaintDevicePrivate::QPdfPagedPaintDevicePrivate ( QPdfWriterPrivate * d)
inline

Definition at line 41 of file qpdfwriter.cpp.

References QPdfPagedPaintDevicePrivate(), and pd.

Referenced by QPdfPagedPaintDevicePrivate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~QPdfPagedPaintDevicePrivate() [1/2]

QPdfPagedPaintDevicePrivate::~QPdfPagedPaintDevicePrivate ( )
inline

Definition at line 45 of file qpdfwriter.cpp.

◆ QPdfPagedPaintDevicePrivate() [2/2]

QPdfPagedPaintDevicePrivate::QPdfPagedPaintDevicePrivate ( QPdfWriterPrivate * d)
inline

Definition at line 41 of file qpdfwriter.cpp.

◆ ~QPdfPagedPaintDevicePrivate() [2/2]

QPdfPagedPaintDevicePrivate::~QPdfPagedPaintDevicePrivate ( )
inline

Definition at line 45 of file qpdfwriter.cpp.

Member Function Documentation

◆ pageLayout() [1/2]

QPageLayout QPdfPagedPaintDevicePrivate::pageLayout ( ) const
inlineoverridevirtual

Implements QPagedPaintDevicePrivate.

Definition at line 76 of file qpdfwriter.cpp.

References pd.

◆ pageLayout() [2/2]

QPageLayout QPdfPagedPaintDevicePrivate::pageLayout ( ) const
inlineoverridevirtual

Implements QPagedPaintDevicePrivate.

Definition at line 76 of file qpdfwriter.cpp.

◆ setPageLayout() [1/2]

bool QPdfPagedPaintDevicePrivate::setPageLayout ( const QPageLayout & newPageLayout)
inlineoverridevirtual

Implements QPagedPaintDevicePrivate.

Definition at line 48 of file qpdfwriter.cpp.

References pd.

◆ setPageLayout() [2/2]

bool QPdfPagedPaintDevicePrivate::setPageLayout ( const QPageLayout & newPageLayout)
inlineoverridevirtual

Implements QPagedPaintDevicePrivate.

Definition at line 48 of file qpdfwriter.cpp.

◆ setPageMargins() [1/2]

bool QPdfPagedPaintDevicePrivate::setPageMargins ( const QMarginsF & margins,
QPageLayout::Unit units )
inlineoverridevirtual

Implements QPagedPaintDevicePrivate.

Definition at line 69 of file qpdfwriter.cpp.

References pd.

◆ setPageMargins() [2/2]

bool QPdfPagedPaintDevicePrivate::setPageMargins ( const QMarginsF & margins,
QPageLayout::Unit units )
inlineoverridevirtual

Implements QPagedPaintDevicePrivate.

Definition at line 69 of file qpdfwriter.cpp.

◆ setPageOrientation() [1/2]

bool QPdfPagedPaintDevicePrivate::setPageOrientation ( QPageLayout::Orientation orientation)
inlineoverridevirtual

Implements QPagedPaintDevicePrivate.

Definition at line 62 of file qpdfwriter.cpp.

References pd.

◆ setPageOrientation() [2/2]

bool QPdfPagedPaintDevicePrivate::setPageOrientation ( QPageLayout::Orientation orientation)
inlineoverridevirtual

Implements QPagedPaintDevicePrivate.

Definition at line 62 of file qpdfwriter.cpp.

◆ setPageSize() [1/2]

bool QPdfPagedPaintDevicePrivate::setPageSize ( const QPageSize & pageSize)
inlineoverridevirtual

Implements QPagedPaintDevicePrivate.

Definition at line 55 of file qpdfwriter.cpp.

References pd.

◆ setPageSize() [2/2]

bool QPdfPagedPaintDevicePrivate::setPageSize ( const QPageSize & pageSize)
inlineoverridevirtual

Implements QPagedPaintDevicePrivate.

Definition at line 55 of file qpdfwriter.cpp.

Member Data Documentation

◆ pd

QPdfWriterPrivate * QPdfPagedPaintDevicePrivate::pd

The documentation for this class was generated from the following file: