Cutelee
6.1.0
|
Public Member Functions | |
ObjectWithProperties (QObject *parent={}) | |
QList< CustomGadget > | gadgetList () |
QList< int > | numberList () |
QVector< PersonObject * > | personList () |
QVector< QSharedPointer< PersonObject > > | personPtrList () |
Properties | |
QList< CustomGadget > | gadgetList |
QList< int > | numberList |
QVector< PersonObject * > | personList |
QVectorQSharedPointer< PersonObject > | personPtrList |
Definition at line 848 of file testgenerictypes.cpp.