QPixmapCache::setCacheLimit(int n) where n is in kilobytes, should correspond with what I calculated about pixmap sizes, but is not.
How can you it not? Does QPixmapCache::find() does not find the image are you inserted earlier using QPixmapCache::insert()?