![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/private/qtguiglobal_p.h>
#include <QtCore/qobject.h>
#include <QtCore/qnamespace.h>
#include <QtCore/qdatastream.h>
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 |