4#ifndef QQMLINSTANTIATOR_P_H
5#define QQMLINSTANTIATOR_P_H
18#include <QtQml/qqmlcomponent.h>
19#include <QtQml/qqmlparserstatus.h>
20#include <QtQmlModels/private/qtqmlmodelsglobal_p.h>
33 Q_PROPERTY(
bool asynchronous READ isAsync WRITE setAsync NOTIFY asynchronousChanged FINAL)
47 void setActive(
bool newVal);
50 void setAsync(
bool newVal);
The QQmlChangeSet class stores an ordered list of notifications about changes to a linear data set.
The QQmlComponent class encapsulates a QML component definition.
void objectRemoved(int index, QObject *object)
QQmlComponent * delegate()
void objectAdded(int index, QObject *object)
void asynchronousChanged()
The QQmlParserStatus class provides updates on the QML parser state.
virtual void classBegin()=0
Invoked after class creation, but before any properties have been set.
virtual void componentComplete()=0
Invoked after the root component that caused this instantiation has completed construction.
Combined button and popup list for selecting options.
GLsizei const GLfloat * v
[13]
GLenum GLenum GLsizei count
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
#define QT_REQUIRE_CONFIG(feature)
view setModel(model)
[17] //! [18]
QSqlQueryModel * model
[16]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent