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

(b60b1e17a2d0dc6f263dc0c788f0a6bf14e6d0de)

#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 <QtGui/qguiapplication.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

QQuickLayoutAttachedattachedLayoutObject (QQuickItem *item, bool create=true)
 

Function Documentation

◆ attachedLayoutObject()

QQuickLayoutAttached * attachedLayoutObject ( QQuickItem * item,
bool create = true )
inline

Definition at line 393 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: