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
qpagelayout.h File Reference

(6c72080f26e9b70041434c6d762f7d601a2bf19c)

#include <QtGui/qtguiglobal.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qstring.h>
#include <QtCore/qmargins.h>
#include <QtGui/qpagesize.h>
+ Include dependency graph for qpagelayout.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QPageLayout
 \inmodule QtGui More...
 

Functions

Q_GUI_EXPORT QDebug operator<< (QDebug dbg, const QPageLayout &pageLayout)
 

Function Documentation

◆ operator<<()

Q_GUI_EXPORT QDebug operator<< ( QDebug dbg,
const QPageLayout & pageLayout )

Definition at line 941 of file qpagelayout.cpp.

References QMarginsF::bottom(), QPageLayout::Cicero, QPageLayout::Didot, QPageLayout::Inch, layout, QMarginsF::left(), QPageLayout::margins(), QPageLayout::Millimeter, QPageLayout::Pica, QPageLayout::Point, QPageLayout::Portrait, QMarginsF::right(), and QMarginsF::top().

+ Here is the call graph for this function: