![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 &) |
| QDataStream & operator<< | ( | QDataStream & | , |
| const QLayoutPolicy & | ) |
| QDebug operator<< | ( | QDebug | dbg, |
| const QLayoutPolicy & | p ) |
Definition at line 83 of file qlayoutpolicy.cpp.
| QDataStream & operator>> | ( | QDataStream & | , |
| QLayoutPolicy & | ) |