List of All Members for QPixmapCache
這是完整成員列錶為
QPixmapCache
,包括繼承的成員。
-
class
Key
-
cacheLimit
() : int
-
clear
()
-
find
(const QString &, QPixmap *) : bool
-
find
(const QPixmapCache::Key &, QPixmap *) : bool
-
insert
(const QString &, const QPixmap &) : bool
-
insert
(const QPixmap &) : QPixmapCache::Key
-
remove
(const QString &)
-
remove
(const QPixmapCache::Key &)
-
replace
(const QPixmapCache::Key &, const QPixmap &) : bool
-
setCacheLimit
(int )