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

Public Member Functions

 OtherObject (QObject *parent={})
 
CustomObjectcustom ()
 

Properties

CustomObjectcustom
 

Detailed Description

Definition at line 679 of file testgenerictypes.cpp.

Constructor & Destructor Documentation

◆ OtherObject()

OtherObject::OtherObject ( QObject *  parent = {})
inlineexplicit

Definition at line 684 of file testgenerictypes.cpp.

Member Function Documentation

◆ custom()

CustomObject * OtherObject::custom ( )
inline

Definition at line 690 of file testgenerictypes.cpp.

Property Documentation

◆ custom

CustomObject * OtherObject::custom
read

Definition at line 682 of file testgenerictypes.cpp.