![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmldelegatemodel_p.h"#include <private/qv4qobjectwrapper_p.h>#include <QtQml/qqmlcontext.h>#include <QtQml/qqmlincubator.h>#include <private/qqmladaptormodel_p.h>#include <private/qqmlopenmetaobject_p.h>#include <QtCore/qloggingcategory.h>#include <QtCore/qpointer.h>Go to the source code of this file.
Classes | |
| class | QQmlDelegateModelItemMetaType |
| class | QQmlDelegateModelItem |
| struct | QV4::Heap::QQmlDelegateModelItemObject |
| struct | QQmlDelegateModelItemObject |
| class | QQmlReusableDelegateModelItemsPool |
| class | QQmlDelegateModelReadOnlyMetaObject< Target > |
| class | QQDMIncubationTask |
| class | QQmlDelegateModelGroupEmitter |
| class | QQmlDelegateModelGroupPrivate |
| class | QQmlDelegateModelPrivate |
| class | QQmlPartsModel |
| class | QQmlDelegateModelPartsMetaObject |
| class | QQmlDelegateModelParts |
| class | QQmlDelegateModelAttachedMetaObject |
Namespaces | |
| namespace | QV4 |
| namespace | QV4::Heap |
Typedefs | |
| typedef QIntrusiveList< QQmlDelegateModelGroupEmitter, &QQmlDelegateModelGroupEmitter::emitterNode > | QQmlDelegateModelGroupEmitterList |
Functions | |
| QT_REQUIRE_CONFIG (qml_delegate_model) | |
Variables | |
| QT_BEGIN_NAMESPACE typedef QQmlListCompositor | Compositor |
| typedef QIntrusiveList<QQmlDelegateModelGroupEmitter, &QQmlDelegateModelGroupEmitter::emitterNode> QQmlDelegateModelGroupEmitterList |
Definition at line 318 of file qqmldelegatemodel_p_p.h.
| QT_REQUIRE_CONFIG | ( | qml_delegate_model | ) |
| QT_BEGIN_NAMESPACE typedef QQmlListCompositor Compositor |
Definition at line 37 of file qqmldelegatemodel_p_p.h.