Cutelee  6.1.0
Public Types | Public Member Functions | Properties | List of all members
OtherClass Class Reference
Inheritance diagram for OtherClass:
Inheritance graph
[legend]

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
 

Detailed Description

For use with tests.

Definition at line 47 of file testbuiltins.cpp.