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

[1] More...

+ Inheritance diagram for DocWrapper1::FruitBasket:
+ Collaboration diagram for DocWrapper1::FruitBasket:

Public Member Functions

QQmlListProperty< Fruit > fruit ()
 

Properties

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

[1]

Definition at line 21 of file src_qml_qqmllist.cpp.

Member Function Documentation

◆ fruit()

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

Property Documentation

◆ fruit

QML_LIST_PROPERTY_ASSIGN_BEHAVIOR_REPLACE_IF_NOT_DEFAULTQQmlListProperty<Fruit> DocWrapper1::FruitBasket::fruit
read

Definition at line 24 of file src_qml_qqmllist.cpp.


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