![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtWidgets/qtwidgetsglobal.h>#include <QtWidgets/qsizepolicy.h>#include <QtCore/qrect.h>#include <limits.h>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 |
|
inlineconstexpr |
Definition at line 17 of file qlayoutitem.h.