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