![]() |
Qt 4.8
|
#include <qpixmapcache_p.h>
Public Functions | |
| KeyData () | |
| KeyData (const KeyData &other) | |
| ~KeyData () | |
Public Variables | |
| bool | isValid |
| int | key |
| int | ref |
Definition at line 65 of file qpixmapcache_p.h.
|
inline |
Definition at line 68 of file qpixmapcache_p.h.
|
inline |
Definition at line 69 of file qpixmapcache_p.h.
|
inline |
Definition at line 71 of file qpixmapcache_p.h.
| bool QPixmapCache::KeyData::isValid |
Definition at line 73 of file qpixmapcache_p.h.
Referenced by QPMCache::clear(), QPixmapCache::find(), QPMCache::object(), QPMCache::releaseKey(), QPixmapCache::remove(), QPixmapCache::replace(), and QPMCache::replace().
| int QPixmapCache::KeyData::key |
Definition at line 74 of file qpixmapcache_p.h.
Referenced by QPMCache::createKey(), and QPMCache::releaseKey().
| int QPixmapCache::KeyData::ref |
Definition at line 75 of file qpixmapcache_p.h.
Referenced by QPixmapCache::Key::Key(), QPixmapCache::Key::operator=(), and QPixmapCache::Key::~Key().