Public Member Functions | Public Attributes | List of all members
TemplateList::Private Class Reference

Private data of a template list object. More...

Public Member Functions

 Private ()
 

Public Attributes

QValueList< TemplateVariantelems
 
int index
 
int refCount
 

Detailed Description

Private data of a template list object.

Definition at line 303 of file template.cpp.

Constructor & Destructor Documentation

TemplateList::Private::Private ( )
inline

Definition at line 306 of file template.cpp.

Member Data Documentation

QValueList<TemplateVariant> TemplateList::Private::elems

Definition at line 307 of file template.cpp.

int TemplateList::Private::index

Definition at line 308 of file template.cpp.

int TemplateList::Private::refCount

Definition at line 309 of file template.cpp.


The documentation for this class was generated from the following file: