![]() |
Qt 4.8
|
This is the complete list of members for QCache< Key, T >, including all inherited members.
| clear() | QCache< Key, T > | inline |
| contains(const Key &key) const | QCache< Key, T > | inline |
| count() const | QCache< Key, T > | inline |
| f | QCache< Key, T > | private |
| hash | QCache< Key, T > | private |
| insert(const Key &key, T *object, int cost=1) | QCache< Key, T > | |
| isEmpty() const | QCache< Key, T > | inline |
| keys() const | QCache< Key, T > | inline |
| l | QCache< Key, T > | private |
| maxCost() const | QCache< Key, T > | inline |
| mx | QCache< Key, T > | private |
| object(const Key &key) const | QCache< Key, T > | inline |
| operator[](const Key &key) const | QCache< Key, T > | inline |
| QCache(int maxCost=100) | QCache< Key, T > | inlineexplicit |
| relink(const Key &key) | QCache< Key, T > | inlineprivate |
| remove(const Key &key) | QCache< Key, T > | inline |
| setMaxCost(int m) | QCache< Key, T > | inline |
| size() const | QCache< Key, T > | inline |
| take(const Key &key) | QCache< Key, T > | inline |
| total | QCache< Key, T > | private |
| totalCost() const | QCache< Key, T > | inline |
| trim(int m) | QCache< Key, T > | private |
| unlink(Node &n) | QCache< Key, T > | inlineprivate |
| unused | QCache< Key, T > | private |
| ~QCache() | QCache< Key, T > | inline |