70 void setMaxCost(
int maxCost );
74 int cost,
int priority );
76 int cost,
int priority );
77 bool remove_string(
const QString &key );
78 bool remove_other(
const char *key );
90 bool makeRoomFor(
int cost,
int priority = -1 );
109 bool atFirst()
const;
116 const char *getKeyAscii()
const;
117 intptr_t getKeyInt()
const;
The QGCache class is an internal class for implementing QCache template classes.
DoubleProduct & operator+=(DoubleProduct &left, DoubleProduct const &right)
QGCacheIterator & operator=(const QGCacheIterator &)
The QString class provides an abstraction of Unicode text and the classic C null-terminated char arra...
An internal class for implementing QCacheIterator and QIntCacheIterator.
decltype(auto) constexpr size(T &&obj)
ADL-aware version of std::size.
The QCollection class is the base class of all Qt collections.
The QGDict class is an internal class for implementing QDict template classes.