![]() |
Qt 6.x
The Qt SDK
|
#include <QPointer>#include <QQuickItem>#include <QtCore/qflags.h>#include <QtQuickLayouts/private/qquicklayoutglobal_p.h>#include <private/qquickitem_p.h>#include <QtQuick/private/qquickitemchangelistener_p.h>#include <QtGui/private/qlayoutpolicy_p.h>
Include dependency graph for qquicklayout_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QQuickLayout |
| class | QQuickLayoutPrivate |
| class | QQuickLayoutAttached |
Functions | |
| QQuickLayoutAttached * | attachedLayoutObject (QQuickItem *item, bool create=true) |
|
inline |
Definition at line 375 of file qquicklayout_p.h.
References create(), and item.
Referenced by QQuickLayoutPrivate::applySizeHints(), QQuickLayout::dumpLayoutTreeRecursive(), QQuickLayout::effectiveSizeHints_helper(), QQuickGridLayout::insertLayoutItems(), QQuickLinearLayout::insertLayoutItems(), QQuickLayout::maybeSubscribeToBaseLineOffsetChanges(), QQuickGridLayoutItem::setGeometry(), QQuickLayoutItemProxy::setTarget(), and QQuickGridLayoutItem::sizePolicy().
Here is the call graph for this function:
Here is the caller graph for this function: