Qt 4.8
QCache< Key, T > Member List

This is the complete list of members for QCache< Key, T >, including all inherited members.

clear()QCache< Key, T >inline
contains(const Key &key) constQCache< Key, T >inline
count() constQCache< Key, T >inline
fQCache< Key, T >private
hashQCache< Key, T >private
insert(const Key &key, T *object, int cost=1)QCache< Key, T >
isEmpty() constQCache< Key, T >inline
keys() constQCache< Key, T >inline
lQCache< Key, T >private
maxCost() constQCache< Key, T >inline
mxQCache< Key, T >private
object(const Key &key) constQCache< Key, T >inline
operator[](const Key &key) constQCache< 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() constQCache< Key, T >inline
take(const Key &key)QCache< Key, T >inline
totalQCache< Key, T >private
totalCost() constQCache< Key, T >inline
trim(int m)QCache< Key, T >private
unlink(Node &n)QCache< Key, T >inlineprivate
unusedQCache< Key, T >private
~QCache()QCache< Key, T >inline