Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-18568

QPixmapCache default limit on Symbian should be changed to 10 MB

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.7.4
    • None
    • None
    • 4226a34e4e2f8739b238b9f9b1769e2fd4fabd7e

      Previously the cache default cache limit was 1048 KB because QPixmap stored its pixels data in process heap. That has changed since 4.7.4.
      Now pixel data buffers are reserved out-of-process from FBServ heap, meaning that less memory is consumed from application process heap
      nowadays.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jhautaka Jani Hautakangas
            jhautaka Jani Hautakangas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes