Private data of a template struct object. More...
Public Member Functions | |
Private () | |
Public Attributes | |
QDict< TemplateVariant > | fields |
int | refCount |
Private data of a template struct object.
Definition at line 241 of file template.cpp.
|
inline |
Definition at line 244 of file template.cpp.
QDict<TemplateVariant> TemplateStruct::Private::fields |
Definition at line 246 of file template.cpp.
int TemplateStruct::Private::refCount |
Definition at line 247 of file template.cpp.