就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 5.12.12
Qt GUI
C++ 類
QPixmapCache
List of All Members for QPixmapCache
這是完整成員列錶為
QPixmapCache
,包括繼承的成員。
class
Key
class
KeyData
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 )