QPixmapCache Class Reference
Constructor
Constructor Properties
- prototype: The QPixmapCache prototype object
- int cacheLimit()
- void clear()
- bool find(String key, QPixmap arg__2)
- bool insert(String key, QPixmap arg__2)
- void remove(String key)
- void setCacheLimit(int arg__1)
Instance Properties
QPixmapCache objects have no special properties beyond those inherited from the QPixmapCache prototype object.