Qt 4.8
|
#include "qpixmapcache.h"
#include "qpaintengine.h"
#include <private/qimage_p.h>
#include <private/qpixmap_raster_p.h>
#include "qcache.h"
Go to the source code of this file.
Classes | |
class | QPixmapCache::KeyData |
class | QPixmapCacheEntry |
Functions | |
uint | qHash (const QPixmapCache::Key &k) |
bool | qIsDetached (QPixmapCacheEntry &t) |
uint qHash | ( | const QPixmapCache::Key & | k | ) |
Definition at line 225 of file qpixmapcache.cpp.
Referenced by qHash().
|
inline |
Definition at line 99 of file qpixmapcache_p.h.