Eneboo - Documentación para desarrolladores
Tipos públicos | Métodos públicos | Atributos públicos
Referencia de la plantilla de la Clase QValueVectorPrivate< T >

#include <qvaluevector.h>

Diagrama de herencias de QValueVectorPrivate< T >
QShared QShared

Lista de todos los miembros.

Tipos públicos

typedef T value_type
typedef T * pointer
typedef T value_type
typedef T * pointer

Métodos públicos

 QValueVectorPrivate ()
 QValueVectorPrivate (const QValueVectorPrivate< T > &x)
 QValueVectorPrivate (size_t size)
void derefAndDelete ()
 ~QValueVectorPrivate ()
size_t size () const
bool empty () const
size_t capacity () const
void insert (pointer pos, const T &x)
void insert (pointer pos, size_t n, const T &x)
void reserve (size_t n)
void clear ()
 QValueVectorPrivate ()
 QValueVectorPrivate (const QValueVectorPrivate< T > &x)
 QValueVectorPrivate (size_t size)
void derefAndDelete ()
 ~QValueVectorPrivate ()
size_t size () const
bool empty () const
size_t capacity () const
void insert (pointer pos, const T &x)
void insert (pointer pos, size_t n, const T &x)
void reserve (size_t n)
void clear ()

Atributos públicos

pointer start
pointer finish
pointer end

template<class T>
class QValueVectorPrivate< T >


Documentación de los 'Typedef' miembros de la clase

template<class T>
typedef T* QValueVectorPrivate< T >::pointer
template<class T>
typedef T* QValueVectorPrivate< T >::pointer
template<class T>
typedef T QValueVectorPrivate< T >::value_type
template<class T>
typedef T QValueVectorPrivate< T >::value_type

Documentación del constructor y destructor

template<class T>
QValueVectorPrivate< T >::QValueVectorPrivate ( ) [inline]
template<class T>
Q_INLINE_TEMPLATES QValueVectorPrivate< T >::QValueVectorPrivate ( const QValueVectorPrivate< T > &  x)
template<class T>
Q_INLINE_TEMPLATES QValueVectorPrivate< T >::QValueVectorPrivate ( size_t  size)
template<class T>
QValueVectorPrivate< T >::~QValueVectorPrivate ( ) [inline]
template<class T>
QValueVectorPrivate< T >::QValueVectorPrivate ( ) [inline]
template<class T>
QValueVectorPrivate< T >::QValueVectorPrivate ( const QValueVectorPrivate< T > &  x)
template<class T>
QValueVectorPrivate< T >::QValueVectorPrivate ( size_t  size)
template<class T>
QValueVectorPrivate< T >::~QValueVectorPrivate ( ) [inline]

Documentación de las funciones miembro

template<class T>
size_t QValueVectorPrivate< T >::capacity ( ) const [inline]
template<class T>
size_t QValueVectorPrivate< T >::capacity ( ) const [inline]
template<class T>
void QValueVectorPrivate< T >::clear ( void  ) [inline]
template<class T>
void QValueVectorPrivate< T >::clear ( void  ) [inline]
template<class T>
void QValueVectorPrivate< T >::derefAndDelete ( ) [inline]
template<class T>
void QValueVectorPrivate< T >::derefAndDelete ( ) [inline]
template<class T>
bool QValueVectorPrivate< T >::empty ( ) const [inline]
template<class T>
bool QValueVectorPrivate< T >::empty ( ) const [inline]
template<class T>
void QValueVectorPrivate< T >::insert ( pointer  pos,
const T &  x 
)
template<class T>
Q_INLINE_TEMPLATES void QValueVectorPrivate< T >::insert ( pointer  pos,
const T &  x 
)
template<class T>
void QValueVectorPrivate< T >::insert ( pointer  pos,
size_t  n,
const T &  x 
)
template<class T>
Q_INLINE_TEMPLATES void QValueVectorPrivate< T >::insert ( pointer  pos,
size_t  n,
const T &  x 
)
template<class T >
Q_INLINE_TEMPLATES void QValueVectorPrivate< T >::reserve ( size_t  n)
template<class T>
void QValueVectorPrivate< T >::reserve ( size_t  n)
template<class T>
size_t QValueVectorPrivate< T >::size ( ) const [inline]
template<class T>
size_t QValueVectorPrivate< T >::size ( ) const [inline]

Documentación de los datos miembro

template<class T>
pointer QValueVectorPrivate< T >::end
template<class T>
pointer QValueVectorPrivate< T >::finish
template<class T>
pointer QValueVectorPrivate< T >::start

La documentación para esta clase fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'