Cutelee
6.1.0
|
Public Types | |
enum | Animals { Lions , Tigers , Bears } |
Public Member Functions | |
OtherClass (Animals animals, QObject *parent=nullptr) | |
OtherClass (QObject *parent={}) | |
Animals | animals () const |
QString | method () const |
Properties | |
Animals | animals |
QString | method |
For use with tests.
Definition at line 47 of file testbuiltins.cpp.