#include <quickrecursiveinstantiator_p.h>
◆ QuickRecursiveInstantiator()
QuickRecursiveInstantiator::QuickRecursiveInstantiator |
( |
QQuickItem * |
parent = nullptr | ) |
|
|
explicit |
◆ delegate()
QQmlComponent * QuickRecursiveInstantiator::delegate |
( |
| ) |
const |
◆ delegateChanged
void QuickRecursiveInstantiator::delegateChanged |
( |
QQmlComponent * |
delegate | ) |
|
|
signal |
◆ itemForIndex()
QObject * QuickRecursiveInstantiator::itemForIndex |
( |
const QModelIndex & |
index | ) |
const |
|
overridevirtual |
◆ model()
QAbstractItemModel * QuickRecursiveInstantiator::model |
( |
| ) |
const |
◆ modelChanged
void QuickRecursiveInstantiator::modelChanged |
( |
QAbstractItemModel * |
model | ) |
|
|
signal |
◆ rootItems()
QList< QObject * > QuickRecursiveInstantiator::rootItems |
( |
| ) |
const |
◆ setDelegate()
void QuickRecursiveInstantiator::setDelegate |
( |
QQmlComponent * |
delegate | ) |
|
◆ setModel()
void QuickRecursiveInstantiator::setModel |
( |
QAbstractItemModel * |
model | ) |
|
|
virtual |
◆ delegate
QQmlComponent * QuickRecursiveInstantiator::delegate |
|
readwrite |
◆ model
QAbstractItemModel * QuickRecursiveInstantiator::model |
|
readwrite |
The documentation for this class was generated from the following files: