4#ifndef QQMLINSTANTIATOR_P_P_H
5#define QQMLINSTANTIATOR_P_P_H
20#include <private/qobject_p.h>
21#include <private/qqmlchangeset_p.h>
22#include <private/qqmlobjectmodel_p.h>
37#if QT_CONFIG(qml_delegate_model)
40 void _q_createdItem(
int,
QObject *);
51#if QT_CONFIG(qml_delegate_model)
The QQmlChangeSet class stores an ordered list of notifications about changes to a linear data set.
The QQmlComponent class encapsulates a QML component definition.
QQmlInstanceModel * instanceModel
static const QQmlInstantiatorPrivate * get(const QQmlInstantiator *instantiator)
static QQmlInstantiatorPrivate * get(QQmlInstantiator *instantiator)
QVector< QPointer< QObject > > objects
Combined button and popup list for selecting options.
#define QT_REQUIRE_CONFIG(feature)