Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QCache
This is the complete list of members for
QCache
, including inherited members.
QCache
( int
maxCost
= 100 )
~QCache
()
void
clear
()
bool
contains
( const Key &
key
) const
int
count
() const
void
insert
( const Key &
key
, T *
object
, int
cost
= 1 )
bool
isEmpty
() const
QList<Key>
keys
() const
int
maxCost
() const
T *
object
( const Key &
key
) const
bool
remove
( const Key &
key
)
void
setMaxCost
( int
cost
)
int
size
() const
T *
take
( const Key &
key
)
int
totalCost
() const
T *
operator[]
( const Key &
key
) const
Copyright © 2004
Trolltech
Trademarks
Qt 4.0.0-b1