This is the complete list of members for QGCache, including all inherited members.
AsciiKey enum value | QGCache | protected |
autoDelete() const | QCollection | inline |
clear() | QGCache | protectedvirtual |
copyk | QGCache | private |
count() const | QGCache | inlineprotectedvirtual |
del_item | QCollection | protected |
deleteItem(Item) | QCollection | protectedvirtual |
dict | QGCache | private |
find_other(const char *key, bool ref=TRUE) const | QGCache | protected |
find_string(const QString &key, bool ref=TRUE) const | QGCache | protected |
hits() const | QGCache | protected |
insert_other(const char *key, QCollection::Item, int cost, int priority) | QGCache | protected |
insert_string(const QString &key, QCollection::Item, int cost, int priority) | QGCache | protected |
IntKey enum value | QGCache | protected |
Item typedef | QCollection | |
KeyType enum name | QGCache | protected |
keytype | QGCache | private |
lruList | QGCache | private |
makeRoomFor(int cost, int priority=-1) | QGCache | private |
maxCost() const | QGCache | inlineprotected |
mCost | QGCache | private |
misses() const | QGCache | protected |
newItem(Item) | QCollection | protectedvirtual |
operator=(const QGCache &) | QGCache | protected |
PtrKey enum value | QGCache | protected |
QCollection() | QCollection | inlineprotected |
QCollection(const QCollection &) | QCollection | inlineprotected |
QGCache(int maxCost, uint size, KeyType kt, bool caseSensitive, bool copyKeys) | QGCache | protected |
QGCache(const QGCache &) | QGCache | protected |
QGCacheIterator class | QGCache | friend |
remove_other(const char *key) | QGCache | protected |
remove_string(const QString &key) | QGCache | protected |
setAutoDelete(bool enable) | QCollection | inline |
setMaxCost(int maxCost) | QGCache | protected |
size() const | QGCache | inlineprotected |
statistics() const | QGCache | protected |
StringKey enum value | QGCache | protected |
take_other(const char *key) | QGCache | protected |
take_string(const QString &key) | QGCache | protected |
tCost | QGCache | private |
totalCost() const | QGCache | inlineprotected |
~QCollection() | QCollection | inlineprotectedvirtual |
~QGCache() | QGCache | protected |