Cutelee 6.2.0
OtherObject Class Reference
Inheritance diagram for OtherObject:

Public Member Functions

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

Properties

CustomObjectcustom

Detailed Description

Definition at line 653 of file testgenerictypes.cpp.

Constructor & Destructor Documentation

◆ OtherObject()

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

Definition at line 658 of file testgenerictypes.cpp.

Member Function Documentation

◆ custom()

CustomObject * OtherObject::custom ( )
inline

Definition at line 664 of file testgenerictypes.cpp.

Property Documentation

◆ custom

CustomObject * OtherObject::custom
read

Definition at line 656 of file testgenerictypes.cpp.