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

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

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes