Definition at line 848 of file testgenerictypes.cpp.
◆ ObjectWithProperties()
| ObjectWithProperties::ObjectWithProperties |
( |
QObject * |
parent = {} | ) |
|
|
inline |
◆ gadgetList()
◆ numberList()
| QList< int > ObjectWithProperties::numberList |
( |
| ) |
|
|
inline |
◆ personList()
| QVector< PersonObject * > ObjectWithProperties::personList |
( |
| ) |
|
|
inline |
◆ personPtrList()
| QVector< QSharedPointer< PersonObject > > ObjectWithProperties::personPtrList |
( |
| ) |
|
|
inline |
◆ gadgetList
◆ numberList
| QList<int> ObjectWithProperties::numberList |
|
read |
◆ personList
◆ personPtrList
| QVectorQSharedPointer<PersonObject> ObjectWithProperties::personPtrList |
|
read |