![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>#include <QtCore/qsharedpointer.h>
Include dependency graph for qpagesize.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QPageSize |
| \inmodule QtGui More... | |
Functions | |
| Q_GUI_EXPORT QDebug | operator<< (QDebug dbg, const QPageSize &pageSize) |
Definition at line 1832 of file qpagesize.cpp.
References QSize::height(), QPageSize::id(), QPageSize::isValid(), QPageSize::key(), QPageSize::name(), QPageSize::sizePoints(), and QSize::width().
Here is the call graph for this function: