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

#include <qasciidict.h>

Diagrama de herencias de QAsciiDictIterator< type >
QGDictIterator QGDictIterator

Lista de todos los miembros.

Métodos públicos

 QAsciiDictIterator (const QAsciiDict< type > &d)
 ~QAsciiDictIterator ()
uint count () const
bool isEmpty () const
typetoFirst ()
 operator type * () const
typecurrent () const
const char * currentKey () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)
 QAsciiDictIterator (const QAsciiDict< type > &d)
 ~QAsciiDictIterator ()
uint count () const
bool isEmpty () const
typetoFirst ()
 operator type * () const
typecurrent () const
const char * currentKey () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)

template<class type>
class QAsciiDictIterator< type >


Documentación del constructor y destructor

template<class type >
QAsciiDictIterator< type >::QAsciiDictIterator ( const QAsciiDict< type > &  d) [inline]
template<class type >
QAsciiDictIterator< type >::~QAsciiDictIterator ( ) [inline]
template<class type >
QAsciiDictIterator< type >::QAsciiDictIterator ( const QAsciiDict< type > &  d) [inline]
template<class type >
QAsciiDictIterator< type >::~QAsciiDictIterator ( ) [inline]

Documentación de las funciones miembro

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

Moves to the next item (postfix).

Reimplementado de QGDictIterator.

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

Moves to the next item (postfix).

Reimplementado de QGDictIterator.

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

Moves to the next item (prefix).

Reimplementado de QGDictIterator.

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

Moves to the next item (prefix).

Reimplementado de QGDictIterator.

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

Moves jumps positions forward.

Reimplementado de QGDictIterator.

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

Moves jumps positions forward.

Reimplementado de QGDictIterator.

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

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

Reimplementado de QGDictIterator.

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