![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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) |
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 | ) |