Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qquicklayout_p.h File Reference

(f41f0607b2df21f979b3a5e5fc866abf9bf488b7)

#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 420 of file qquicklayout_p.h.