![]() |
Qt 6.x
The Qt SDK
|
#include <QtPdf/qtpdfglobal.h>#include <QtCore/qobject.h>#include <QtCore/qrect.h>
Include dependency graph for qpdfdocumentrenderoptions.h:Go to the source code of this file.
Classes | |
| class | QPdfDocumentRenderOptions |
Functions | |
| Q_DECLARE_TYPEINFO (QPdfDocumentRenderOptions, Q_PRIMITIVE_TYPE) | |
| constexpr bool | operator== (const QPdfDocumentRenderOptions &lhs, const QPdfDocumentRenderOptions &rhs) noexcept |
| constexpr bool | operator!= (const QPdfDocumentRenderOptions &lhs, const QPdfDocumentRenderOptions &rhs) noexcept |
|
inlineconstexprnoexcept |
Definition at line 72 of file qpdfdocumentrenderoptions.h.
References operator==().
Here is the call graph for this function:
|
inlineconstexprnoexcept |
Definition at line 65 of file qpdfdocumentrenderoptions.h.
Referenced by operator!=().
Here is the caller graph for this function:| Q_DECLARE_TYPEINFO | ( | QPdfDocumentRenderOptions | , |
| Q_PRIMITIVE_TYPE | |||
| ) |