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
DocWrapper2::FruitBasket Class Reference

[2] More...

+ Inheritance diagram for DocWrapper2::FruitBasket:
+ Collaboration diagram for DocWrapper2::FruitBasket:

Public Member Functions

QQmlListProperty< Fruit > fruit ()
 

Properties

QML_LIST_PROPERTY_ASSIGN_BEHAVIOR_REPLACEQQmlListProperty< 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

[2]

Definition at line 36 of file src_qml_qqmllist.cpp.

Member Function Documentation

◆ fruit()

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

Property Documentation

◆ fruit

QML_LIST_PROPERTY_ASSIGN_BEHAVIOR_REPLACEQQmlListProperty<Fruit> DocWrapper2::FruitBasket::fruit
read

Definition at line 39 of file src_qml_qqmllist.cpp.


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