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

#include <qdict.h>

Diagrama de herencias de QDictIterator< type >
QGDictIterator QGDictIterator

Lista de todos los miembros.

Métodos públicos

 QDictIterator (const QDict< type > &d)
 ~QDictIterator ()
uint count () const
bool isEmpty () const
typetoFirst ()
 operator type * () const
typeoperator* ()
typecurrent () const
QString currentKey () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)
 QDictIterator (const QDict< type > &d)
 ~QDictIterator ()
uint count () const
bool isEmpty () const
typetoFirst ()
 operator type * () const
typeoperator* ()
typecurrent () const
QString currentKey () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)

template<class type>
class QDictIterator< type >


Documentación del constructor y destructor

template<class type >
QDictIterator< type >::QDictIterator ( const QDict< type > &  d) [inline]
template<class type >
QDictIterator< type >::~QDictIterator ( ) [inline]
template<class type >
QDictIterator< type >::QDictIterator ( const QDict< type > &  d) [inline]
template<class type >
QDictIterator< type >::~QDictIterator ( ) [inline]

Documentación de las funciones miembro

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

Moves to the next item (postfix).

Reimplementado de QGDictIterator.

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

Moves to the next item (postfix).

Reimplementado de QGDictIterator.

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

Moves to the next item (prefix).

Reimplementado de QGDictIterator.

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

Moves to the next item (prefix).

Reimplementado de QGDictIterator.

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

Moves jumps positions forward.

Reimplementado de QGDictIterator.

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

Moves jumps positions forward.

Reimplementado de QGDictIterator.

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

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

Reimplementado de QGDictIterator.

template<class type >
type* QDictIterator< 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'