![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQuickLayouts/private/qquickflexboxlayout_p.h>
#include <QtQuickLayouts/private/qquickflexboxlayoutengine_p.h>
#include <QtQml/qqmlinfo.h>
#include "moc_qquickflexboxlayout_p.cpp"
Go to the source code of this file.
Classes | |
class | QQuickFlexboxLayoutPrivate |
The FlexboxLayout QML construct provides a flex layout for the quick items. More... |
Functions | |
static QQuickFlexboxLayoutAttached * | attachedFlexboxLayoutObject (QQuickItem *item, bool create=false) |
|
static |
Definition at line 107 of file qquickflexboxlayout.cpp.