Cutelee 6.1.0
Public Attributes | Properties | List of all members
PersonGadget Class Reference

Public Attributes

int m_age
 
QString m_name
 

Properties

QString name
 

Detailed Description

Definition at line 103 of file testgenerictypes.cpp.

Member Data Documentation

◆ m_age

int PersonGadget::m_age

Definition at line 109 of file testgenerictypes.cpp.

◆ m_name

QString PersonGadget::m_name

Definition at line 108 of file testgenerictypes.cpp.

Property Documentation

◆ name

QString PersonGadget::name

Definition at line 106 of file testgenerictypes.cpp.