Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qlayout.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtWidgets/qtwidgetsglobal.h>
#include <QtCore/qobject.h>
#include <QtWidgets/qlayoutitem.h>
#include <QtWidgets/qsizepolicy.h>
#include <QtCore/qrect.h>
#include <QtCore/qmargins.h>
#include <limits.h>
#include <QtWidgets/qboxlayout.h>
#include <QtWidgets/qgridlayout.h>
+ Include dependency graph for qlayout.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QLayout
 The QLayout class is the base class of geometry managers. More...