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
qlayoutitem.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

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

Go to the source code of this file.

Classes

class  QLayoutItem
 The QLayoutItem class provides an abstract item that a QLayout manipulates. More...
 
class  QSpacerItem
 The QSpacerItem class provides blank space in a layout. More...
 
class  QWidgetItem
 The QWidgetItem class is a layout item that represents a widget. More...
 
class  QWidgetItemV2
 

Variables

QT_BEGIN_NAMESPACE constexpr int QLAYOUTSIZE_MAX = INT_MAX/256/16
 

Variable Documentation

◆ QLAYOUTSIZE_MAX