Details
-
Task
-
Resolution: Done
-
P1: Critical
-
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
- is required for
-
QTBUG-7917 Symbian4_2010_05
- Closed