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 &)
- setCacheLimit(int)
© 2024 The Qt Company Ltd. 文档贡献版权属于各自的所有者。本提供的文档受 GNU Free Documentation License version 1.3 许可协议约束,由自由软件基金会发布。Qt 及其相应标志为 The Qt Company Ltd. 在芬兰以及其他世界各国的商标。所有其他商标均为各自所有者的财产。