Qt Reference Documentation
Home
Modules
Qt3SupportLight
Q3Cache
List of All Members for Q3Cache
This is the complete list of members for
Q3Cache
, including inherited members.
typedef
Item
Q3Cache
( int, int, bool )
~Q3Cache
()
autoDelete
() const : bool
clear
()
count
() const : uint
del_item
: bool
deleteItem
( Item )
find
( const QString &, bool ) const : type *
insert
( const QString &, const type *, int, int ) : bool
isEmpty
() const : bool
maxCost
() const : int
newItem
( Item ) : Item
remove
( const QString & ) : bool
setAutoDelete
( bool )
setMaxCost
( int )
size
() const : uint
statistics
() const
take
( const QString & ) : type *
totalCost
() const : int
operator[]
( const QString & ) const : type *