Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qpagelayout.h File Reference
#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 913 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: