![]() |
Qt 6.x
The Qt SDK
|
#include <QtPdf/qtpdfglobal.h>
#include <QtCore/qobject.h>
#include <QtCore/qrect.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==().
|
inlineconstexprnoexcept |
Definition at line 65 of file qpdfdocumentrenderoptions.h.
Referenced by operator!=().
Q_DECLARE_TYPEINFO | ( | QPdfDocumentRenderOptions | , |
Q_PRIMITIVE_TYPE | |||
) |