#include </home/clem/local/src/opie/noncore/graphics/opie-eye/lib/imagecache.h>
Inheritance diagram for PPixmapCache:


Public Member Functions | |
| QPixmap * | cachedImage (const QString &path, int width, int height) |
| void | insertImage (const QString &path, const QPixmap &, int width, int height) |
| void | insertImage (const QString &path, const QPixmap *, int width, int height) |
| void | setMaxImages (unsigned int aMax) |
| unsigned int | maxImages () const |
Static Public Member Functions | |
| static PPixmapCache * | self () |
Private Member Functions | |
| PPixmapCache () | |
| ~PPixmapCache () | |
Private Attributes | |
| unsigned int | m_MaxImages |
|
|
Definition at line 55 of file imagecache.cpp. References QCache< QPixmap >::setMaxCost(). |
|
|
Definition at line 62 of file imagecache.cpp. |
|
||||||||||||||||
|
Definition at line 78 of file imagecache.cpp. References QCache< QPixmap >::find(). |
|
||||||||||||||||||||
|
Definition at line 89 of file imagecache.cpp. References QCache< QPixmap >::insert(). |
|
||||||||||||||||||||
|
Definition at line 43 of file imagecache.h. |
|
|
Definition at line 40 of file imagecache.h. References m_MaxImages. |
|
|
Definition at line 71 of file imagecache.cpp. References _pxmCache. Referenced by PIconView::addFiles(), PIconView::calculateGrid(), imageinfo::slotChangeName(), imageinfo::slotThumbNail(), and PIconView::slotThumbNail(). |
|
|
Definition at line 65 of file imagecache.cpp. References m_MaxImages, and QCache< QPixmap >::setMaxCost(). |
|
|
Definition at line 32 of file imagecache.h. Referenced by maxImages(), and setMaxImages(). |
1.4.2