Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qpagesize.h File Reference

(c4086d7b7a3b5a06a2faaaf26e2a9f9d6b2918c3)

#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)
 

Function Documentation

◆ operator<<()

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: