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

Qt for S60 app start could avoid construction of softkeys and status pane for apps that don't use them

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • 4.6.1
    • None
    • None
    • None
    • 4a84b272459160780529f654e6aee3abf8569b51

    Description

      Qt app start will always construct Avkon softkeys and status pane, which takes time. Some apps or frameworks (orbit) will not want to use these controls, therefore they are being constructed unnecessarily.

      It is possible to prevent construction of these controls by passing the ENoScreenFurniture and ENonStandardResourceFile flags to CEikAppUi::BaseConstructL (or whatever eik app ui derived class is used).

      Attachments

        Issue Links

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

          Activity

            People

              axisnokia axisnokia (Inactive)
              mread Murray Read
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes