QGCacheIterator Class Reference
The QGCacheIterator is an internal class for implementing QCacheIterator and QIntCacheIterator.
More...
#include <qgcache.h>
List of all member functions.
Protected Members
Detailed Description
The QGCacheIterator is an internal class for implementing QCacheIterator and QIntCacheIterator.
QGCacheIterator is a strictly internal class that does the heavy work for
QCacheIterator and QIntCacheIterator.
Member Function Documentation
QGCacheIterator::QGCacheIterator ( const QGCache &c) [protected]
For internal use only.
QGCacheIterator::QGCacheIterator ( const QGCacheIterator &ci) [protected]
For internal use only.
QGCacheIterator::~QGCacheIterator () [protected]
For internal use only.
bool QGCacheIterator::atFirst () const [protected]
For internal use only.
bool QGCacheIterator::atLast () const [protected]
For internal use only.
uint QGCacheIterator::count () const [protected]
For internal use only.
GCI QGCacheIterator::get () const [protected]
For internal use only.
const char * QGCacheIterator::getKey () const [protected]
For internal use only.
GCI QGCacheIterator::operator() () [protected]
For internal use only.
GCI QGCacheIterator::operator++ () [protected]
For internal use only.
GCI QGCacheIterator::operator+= ( uint jump) [protected]
For internal use only.
GCI QGCacheIterator::operator-- () [protected]
For internal use only.
GCI QGCacheIterator::operator-= ( uint jump) [protected]
For internal use only.
QGCacheIterator & QGCacheIterator::operator= ( const QGCacheIterator &ci) [protected]
For internal use only.
GCI QGCacheIterator::toFirst () [protected]
For internal use only.
GCI QGCacheIterator::toLast () [protected]
For internal use only.
This file is part of the Qt toolkit,
copyright © 1995-97
Troll Tech, all rights reserved.
It was generated from the following files:
- qgcache.h: 1996/09/24
- qgcache.cpp: 1996/10/06
Generated at 17:29, 1997/04/07 for Qt version 1.2 by the webmaster at Troll Tech