![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/private/qtguiglobal_p.h>#include <QtCore/qobject.h>#include <QtCore/qnamespace.h>#include <QtCore/qdatastream.h>
Include dependency graph for qlayoutpolicy_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QLayoutPolicy |
Functions | |
| QDataStream & | operator<< (QDataStream &, const QLayoutPolicy &) |
| QDataStream & | operator>> (QDataStream &, QLayoutPolicy &) |
| QDebug | operator<< (QDebug dbg, const QLayoutPolicy &) |
|
related |
| QDebug operator<< | ( | QDebug | dbg, |
| const QLayoutPolicy & | p | ||
| ) |
Definition at line 90 of file qlayoutpolicy.cpp.
|
related |