就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.9.9
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 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 )