Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-2747

QML standalone application wizard should implicitly set Qt::WA_NoSystemBackground for fullscreen QML apps

    XMLWordPrintable

Details

    Description

      By default every Qt application on Symbian reserves a large chunk of heap for a themed background graphic. So far most QML examples or demos don't use the system background, but use QDeclarativeView to show their own graphics in full screen. To save heap usage, the wizard could set flag Qt::WA_NoSystemBackground for QML applications to tell QtGui not reserve backgrounds in the memory.

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            jpetrell Joona Petrell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes