Qt 4.8
|
#include "qpixmapcache.h"
#include "qobject.h"
#include "qdebug.h"
#include "qpixmapcache_p.h"
#include "qpixmapcache.moc"
Go to the source code of this file.
Classes | |
class | QPMCache |
Macros | |
#define | Q_TEST_QPIXMAPCACHE |
Functions | |
int Q_AUTOTEST_EXPORT | q_QPixmapCache_keyHashSize () |
uint | qHash (const QPixmapCache::Key &k) |
Variables | |
static int | cache_limit = 2048 |
#define Q_TEST_QPIXMAPCACHE |
Definition at line 42 of file qpixmapcache.cpp.
int Q_AUTOTEST_EXPORT q_QPixmapCache_keyHashSize | ( | ) |
Definition at line 467 of file qpixmapcache.cpp.
uint qHash | ( | const QPixmapCache::Key & | k | ) |
Definition at line 225 of file qpixmapcache.cpp.
Referenced by qHash().
|
static |
Definition at line 97 of file qpixmapcache.cpp.
Referenced by QPixmapCache::cacheLimit(), and QPixmapCache::setCacheLimit().