My Project
|
Private data of a template list object. More...
Public Member Functions | |
Private () | |
Public Attributes | |
QValueList< TemplateVariant > | elems |
int | index |
int | refCount |
Private data of a template list object.
Definition at line 304 of file template.cpp.
|
inline |
Definition at line 307 of file template.cpp.
QValueList<TemplateVariant> TemplateList::Private::elems |
Definition at line 308 of file template.cpp.
Referenced by TemplateList::append(), TemplateList::at(), TemplateList::count(), TemplateListConstIterator::toFirst(), TemplateListConstIterator::toLast(), and TemplateListConstIterator::toNext().
int TemplateList::Private::index |
Definition at line 309 of file template.cpp.
int TemplateList::Private::refCount |
Definition at line 310 of file template.cpp.
Referenced by TemplateList::addRef(), and TemplateList::release().