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

(c86476db1fa845b9414e2a83191ed93c1c5a7936)

#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>
Include dependency graph for qqmldelegatemodel_p_p.h:
This graph shows which files directly or indirectly include this file:

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::emitterNodeQQmlDelegateModelGroupEmitterList

Functions

 QT_REQUIRE_CONFIG (qml_delegate_model)

Variables

QT_BEGIN_NAMESPACE typedef QQmlListCompositor Compositor

Typedef Documentation

◆ QQmlDelegateModelGroupEmitterList

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( qml_delegate_model )

Variable Documentation

◆ Compositor

Definition at line 37 of file qqmldelegatemodel_p_p.h.