This is the complete list of members for QCache< type >, including all inherited members.
| AsciiKey enum value | QGCache | protected |
| autoDelete() const | QCollection | inline |
| clear() | QCache< type > | inlinevirtual |
| count() const | QCache< type > | inlinevirtual |
| del_item | QCollection | protected |
| deleteItem(Item d) | QCache< type > | inlineprivatevirtual |
| find(const char *k, bool ref=TRUE) const | QCache< type > | inline |
| find_other(const char *key, bool ref=TRUE) const | QGCache | protected |
| find_string(const QString &key, bool ref=TRUE) const | QGCache | protected |
| hits() const | QCache< type > | inline |
| insert(const char *k, const type *d, int c=1, int p=0) | QCache< type > | inline |
| 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 |
| isEmpty() const | QCache< type > | inline |
| Item typedef | QCollection | |
| KeyType enum name | QGCache | protected |
| maxCost() const | QCache< type > | inline |
| misses() const | QCache< type > | inline |
| newItem(Item) | QCollection | protectedvirtual |
| operator=(const QCache< type > &c) | QCache< type > | inline |
| QGCache::operator=(const QGCache &) | QGCache | protected |
| operator[](const char *k) const | QCache< type > | inline |
| PtrKey enum value | QGCache | protected |
| QCache(const QCache< type > &c) | QCache< type > | inline |
| QCache(int maxCost=100, int size=17, bool caseSensitive=TRUE) | QCache< type > | inline |
| 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 |
| remove(const char *k) | QCache< type > | inline |
| remove_other(const char *key) | QGCache | protected |
| remove_string(const QString &key) | QGCache | protected |
| setAutoDelete(bool enable) | QCollection | inline |
| setMaxCost(int m) | QCache< type > | inline |
| size() const | QCache< type > | inline |
| statistics() const | QCache< type > | inline |
| StringKey enum value | QGCache | protected |
| take(const char *k) | QCache< type > | inline |
| take_other(const char *key) | QGCache | protected |
| take_string(const QString &key) | QGCache | protected |
| totalCost() const | QCache< type > | inline |
| ~QCache() | QCache< type > | inline |
| ~QCollection() | QCollection | inlineprotectedvirtual |
| ~QGCache() | QGCache | protected |
1.8.11