![]() |
Qt 6.x
The Qt SDK
|
[0] More...
Inheritance diagram for DocWrapper0::FruitBasket:
Collaboration diagram for DocWrapper0::FruitBasket:Public Member Functions | |
| QQmlListProperty< Fruit > | fruit () |
Properties | |
| QML_LIST_PROPERTY_ASSIGN_BEHAVIOR_APPENDQQmlListProperty< Fruit > | fruit |
Properties inherited from QObject | |
| QString | objectName |
| the name of this object | |
Additional Inherited Members | |
Signals inherited from QObject | |
| void | destroyed (QObject *=nullptr) |
| This signal is emitted immediately before the object obj is destroyed, after any instances of QPointer have been notified, and cannot be blocked. | |
| void | objectNameChanged (const QString &objectName, QPrivateSignal) |
| This signal is emitted after the object's name has been changed. | |
Related Symbols inherited from QObject | |
| template< class T > T | qobject_cast (const QObject *object) |
| Returns the given object cast to type T if the object is of type T (or of a subclass); otherwise returns \nullptr. | |
| template< typename T > T | qFindChildqFindChildren (const QObject *obj, const QString &name)() |
| template< typename T > QList< T > | qFindChildrenqFindChildren (const QObject *obj, const QString &name)() |
| QObjectList | |
| \macro Q_CLASSINFO(Name, Value) | |
[0]
Definition at line 6 of file src_qml_qqmllist.cpp.
| QQmlListProperty< Fruit > DocWrapper0::FruitBasket::fruit | ( | ) |
|
read |
Definition at line 8 of file src_qml_qqmllist.cpp.