QVectorTypedData< T > Struct Template Reference

#include <qvector.h>

Inheritance diagram for QVectorTypedData< T >:

Inheritance graph
[legend]
Collaboration diagram for QVectorTypedData< T >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename T>
struct QVectorTypedData< T >

Definition at line 56 of file qvector.h.

Public Attributes

QBasicAtomic ref
int alloc
int size
uint sharable: 1
array [1]


Member Data Documentation

template<typename T>
QBasicAtomic QVectorTypedData< T >::ref

Definition at line 58 of file qvector.h.

template<typename T>
int QVectorTypedData< T >::alloc

Definition at line 59 of file qvector.h.

template<typename T>
int QVectorTypedData< T >::size

Definition at line 60 of file qvector.h.

template<typename T>
uint QVectorTypedData< T >::sharable

Definition at line 61 of file qvector.h.

template<typename T>
T QVectorTypedData< T >::array[1]

Definition at line 62 of file qvector.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 15 19:45:32 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1