Eneboo - Documentación para desarrolladores
Métodos protegidos | Atributos protegidos
Referencia de la Clase QGCacheIterator

The QGCacheIterator class is an internal class for implementing QCacheIterator and QIntCacheIterator. Más...

#include <qgcache.h>

Diagrama de herencias de QGCacheIterator
QAsciiCacheIterator< type > QAsciiCacheIterator< type > QCacheIterator< type > QCacheIterator< type > QIntCacheIterator< type > QIntCacheIterator< type >

Lista de todos los miembros.

Métodos protegidos

 QGCacheIterator (const QGCache &)
 QGCacheIterator (const QGCacheIterator &)
 ~QGCacheIterator ()
QGCacheIteratoroperator= (const QGCacheIterator &)
uint count () const
bool atFirst () const
bool atLast () const
QPtrCollection::Item toFirst ()
QPtrCollection::Item toLast ()
QPtrCollection::Item get () const
QString getKeyString () const
const char * getKeyAscii () const
long getKeyInt () const
QPtrCollection::Item operator() ()
QPtrCollection::Item operator++ ()
QPtrCollection::Item operator+= (uint)
QPtrCollection::Item operator-- ()
QPtrCollection::Item operator-= (uint)
 QGCacheIterator (const QGCache &)
 QGCacheIterator (const QGCacheIterator &)
 ~QGCacheIterator ()
QGCacheIteratoroperator= (const QGCacheIterator &)
uint count () const
bool atFirst () const
bool atLast () const
QPtrCollection::Item toFirst ()
QPtrCollection::Item toLast ()
QPtrCollection::Item get () const
QString getKeyString () const
const char * getKeyAscii () const
long getKeyInt () const
QPtrCollection::Item operator() ()
QPtrCollection::Item operator++ ()
QPtrCollection::Item operator+= (uint)
QPtrCollection::Item operator-- ()
QPtrCollection::Item operator-= (uint)

Atributos protegidos

QCListItit

Descripción detallada

The QGCacheIterator class is an internal class for implementing QCacheIterator and QIntCacheIterator.


Documentación del constructor y destructor

QGCacheIterator::QGCacheIterator ( const QGCache c) [protected]

Constructs an iterator that operates on the cache c.

QGCacheIterator::QGCacheIterator ( const QGCacheIterator ci) [protected]

Constructs an iterator that operates on the same cache as ci.

QGCacheIterator::~QGCacheIterator ( ) [protected]

Destroys the iterator.

QGCacheIterator::QGCacheIterator ( const QGCache ) [protected]
QGCacheIterator::QGCacheIterator ( const QGCacheIterator ) [protected]
QGCacheIterator::~QGCacheIterator ( ) [protected]

Documentación de las funciones miembro

bool QGCacheIterator::atFirst ( ) const [protected]
bool QGCacheIterator::atFirst ( ) const [protected]
bool QGCacheIterator::atLast ( ) const [protected]
bool QGCacheIterator::atLast ( ) const [protected]
uint QGCacheIterator::count ( ) const [protected]
uint QGCacheIterator::count ( ) const [protected]
QPtrCollection::Item QGCacheIterator::get ( ) const [protected]
QPtrCollection::Item QGCacheIterator::get ( void  ) const [protected]

Returns the current item.

const char * QGCacheIterator::getKeyAscii ( ) const [protected]

Returns the key of the current item, as a \0-terminated C string.

const char* QGCacheIterator::getKeyAscii ( ) const [protected]
long QGCacheIterator::getKeyInt ( ) const [protected]

Returns the key of the current item, as a long.

long QGCacheIterator::getKeyInt ( ) const [protected]
QString QGCacheIterator::getKeyString ( ) const [protected]

Returns the key of the current item.

QString QGCacheIterator::getKeyString ( ) const [protected]
QPtrCollection::Item QGCacheIterator::operator() ( void  ) [protected]
QPtrCollection::Item QGCacheIterator::operator() ( ) [protected]
QPtrCollection::Item QGCacheIterator::operator++ ( ) [protected]
QPtrCollection::Item QGCacheIterator::operator++ ( ) [protected]
QPtrCollection::Item QGCacheIterator::operator+= ( uint  ) [protected]
QPtrCollection::Item QGCacheIterator::operator+= ( uint  jump) [protected]
QPtrCollection::Item QGCacheIterator::operator-- ( ) [protected]
QPtrCollection::Item QGCacheIterator::operator-- ( ) [protected]
QPtrCollection::Item QGCacheIterator::operator-= ( uint  jump) [protected]
QPtrCollection::Item QGCacheIterator::operator-= ( uint  ) [protected]
QGCacheIterator & QGCacheIterator::operator= ( const QGCacheIterator ci) [protected]

Assigns the iterator ci to this cache iterator.

QGCacheIterator& QGCacheIterator::operator= ( const QGCacheIterator ) [protected]
QPtrCollection::Item QGCacheIterator::toFirst ( ) [protected]
QPtrCollection::Item QGCacheIterator::toFirst ( ) [protected]
QPtrCollection::Item QGCacheIterator::toLast ( ) [protected]
QPtrCollection::Item QGCacheIterator::toLast ( ) [protected]

Documentación de los datos miembro


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'