#include <qvector.h>
Inheritance diagram for QVectorTypedData< T >:


Definition at line 56 of file qvector.h.
Public Attributes | |
| QBasicAtomic | ref |
| int | alloc |
| int | size |
| uint | sharable: 1 |
| T | array [1] |
| QBasicAtomic QVectorTypedData< T >::ref |
| int QVectorTypedData< T >::alloc |
| int QVectorTypedData< T >::size |
| uint QVectorTypedData< T >::sharable |
| T QVectorTypedData< T >::array[1] |
1.5.1