Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
None
Description
QPixmapCache has an internal functionality of removing pixmaps based on their age in the cache. Older untouched pixmaps are removed from the cache when the timer expires even though the memory usage of the pixmaps in the cache is below the allowed memory cost for the cache. It would be useful if there was an API to either disable or parameterize this functionality.
Attachments
Issue Links
- relates to
-
QTBUG-81266 figure out whether QPixmapCache and QQuickPixmapCache can be unified
- Reported