就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 4.8.7
QtGui
QPixmapCache
List of All Members for QPixmapCache
這是完整成員列錶為
QPixmapCache
,包括繼承的成員。
class
Key
class
KeyData
cacheLimit
() : int
clear
()
find
(const QString &, QPixmap *) : bool
find
(const Key &, QPixmap *) : bool
insert
(const QString &, const QPixmap &) : bool
insert
(const QPixmap &) : Key
remove
(const QString &)
remove
(const Key &)
replace
(const Key &, const QPixmap &) : bool
setCacheLimit
(int)