Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qlayoutpolicy_p.h File Reference

(64fe7d29760487b6f8b0510c20da3da065ed66bd)

#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

QDataStreamoperator<< (QDataStream &, const QLayoutPolicy &)
QDataStreamoperator>> (QDataStream &, QLayoutPolicy &)
QDebug operator<< (QDebug dbg, const QLayoutPolicy &)

Function Documentation

◆ operator<<() [1/2]

QDataStream & operator<< ( QDataStream & ,
const QLayoutPolicy &  )

◆ operator<<() [2/2]

QDebug operator<< ( QDebug dbg,
const QLayoutPolicy & p )

Definition at line 83 of file qlayoutpolicy.cpp.

◆ operator>>()

QDataStream & operator>> ( QDataStream & ,
QLayoutPolicy &  )