Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
DocWrapper0::FruitBasket Class Reference

[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.
 

Detailed Description

[0]

Definition at line 6 of file src_qml_qqmllist.cpp.

Member Function Documentation

◆ fruit()

QQmlListProperty< Fruit > DocWrapper0::FruitBasket::fruit ( )

Property Documentation

◆ fruit

QML_LIST_PROPERTY_ASSIGN_BEHAVIOR_APPENDQQmlListProperty<Fruit> DocWrapper0::FruitBasket::fruit
read

Definition at line 9 of file src_qml_qqmllist.cpp.


The documentation for this class was generated from the following file: