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

QPixmapCache default limit on Symbian should be changed to 10 MB

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes