#include <qintcache.h>
Inheritance diagram for FX::QIntCacheIterator< type >:
Definition at line 52 of file qintcache.h.
Public Member Functions | |
QIntCacheIterator (const QIntCache< type > &d) | |
const cache::KeyType & | currentKey () const |
uint | count () const |
bool | isEmpty () const |
cache::FundamentalDictType * | toFirst () |
operator cache::FundamentalDictType * () const | |
cache::FundamentalDictType * | operator * () |
cache::FundamentalDictType * | current () const |
cache::FundamentalDictType * | operator() () |
cache::FundamentalDictType * | operator++ () |
cache::FundamentalDictType * | operator+= (uint j) |
Protected Member Functions | |
cache::FundamentalDictType * | retptr () const |