qvector.h File Reference

#include <QtCore/qiterator.h>
#include <QtCore/qatomic.h>
#include <QtCore/qalgorithms.h>
#include <QtCore/qlist.h>
#include <iterator>
#include <vector>
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Classes

struct   QVectorData
struct   QVectorTypedData< T >
class   QVector< T >