Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la plantilla de la Clase QIntDictIterator< type >

#include <qintdict.h>

Diagrama de herencias de QIntDictIterator< type >
QGDictIterator QGDictIterator

Lista de todos los miembros.

Métodos públicos

 QIntDictIterator (const QIntDict< type > &d)
 ~QIntDictIterator ()
uint count () const
bool isEmpty () const
typetoFirst ()
 operator type * () const
typecurrent () const
long currentKey () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)
 QIntDictIterator (const QIntDict< type > &d)
 ~QIntDictIterator ()
uint count () const
bool isEmpty () const
typetoFirst ()
 operator type * () const
typecurrent () const
long currentKey () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)

template<class type>
class QIntDictIterator< type >


Documentación del constructor y destructor

template<class type>
QIntDictIterator< type >::QIntDictIterator ( const QIntDict< type > &  d) [inline]
template<class type>
QIntDictIterator< type >::~QIntDictIterator ( ) [inline]
template<class type>
QIntDictIterator< type >::QIntDictIterator ( const QIntDict< type > &  d) [inline]
template<class type>
QIntDictIterator< type >::~QIntDictIterator ( ) [inline]

Documentación de las funciones miembro

template<class type>
uint QIntDictIterator< type >::count ( ) const [inline]
template<class type>
uint QIntDictIterator< type >::count ( ) const [inline]
template<class type>
type* QIntDictIterator< type >::current ( ) const [inline]
template<class type>
type* QIntDictIterator< type >::current ( ) const [inline]
template<class type>
long QIntDictIterator< type >::currentKey ( ) const [inline]
template<class type>
long QIntDictIterator< type >::currentKey ( ) const [inline]
template<class type>
bool QIntDictIterator< type >::isEmpty ( void  ) const [inline]
template<class type>
bool QIntDictIterator< type >::isEmpty ( void  ) const [inline]
template<class type>
QIntDictIterator< type >::operator type * ( ) const [inline]
template<class type>
QIntDictIterator< type >::operator type * ( ) const [inline]
template<class type>
type* QIntDictIterator< type >::operator() ( void  ) [inline]

Moves to the next item (postfix).

Reimplementado de QGDictIterator.

template<class type>
type* QIntDictIterator< type >::operator() ( void  ) [inline]

Moves to the next item (postfix).

Reimplementado de QGDictIterator.

template<class type>
type* QIntDictIterator< type >::operator++ ( ) [inline]

Moves to the next item (prefix).

Reimplementado de QGDictIterator.

template<class type>
type* QIntDictIterator< type >::operator++ ( ) [inline]

Moves to the next item (prefix).

Reimplementado de QGDictIterator.

template<class type>
type* QIntDictIterator< type >::operator+= ( uint  jumps) [inline]

Moves jumps positions forward.

Reimplementado de QGDictIterator.

template<class type>
type* QIntDictIterator< type >::operator+= ( uint  jumps) [inline]

Moves jumps positions forward.

Reimplementado de QGDictIterator.

template<class type>
type* QIntDictIterator< type >::toFirst ( ) [inline]

Sets the iterator to point to the first item in the dictionary.

Reimplementado de QGDictIterator.

template<class type>
type* QIntDictIterator< type >::toFirst ( ) [inline]

Sets the iterator to point to the first item in the dictionary.

Reimplementado de QGDictIterator.


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'