src/gui/kernel/qt_s60_p.h
changeset 22 79de32ba3296
parent 19 fcece45ef507
child 23 89e065397ea6
equal deleted inserted replaced
19:fcece45ef507 22:79de32ba3296
   120     int mouseInteractionEnabled : 1;
   120     int mouseInteractionEnabled : 1;
   121     int virtualMouseRequired : 1;
   121     int virtualMouseRequired : 1;
   122     int qtOwnsS60Environment : 1;
   122     int qtOwnsS60Environment : 1;
   123     int supportsPremultipliedAlpha : 1;
   123     int supportsPremultipliedAlpha : 1;
   124     int avkonComponentsSupportTransparency : 1;
   124     int avkonComponentsSupportTransparency : 1;
       
   125     int menuBeingConstructed : 1;
   125     QApplication::QS60MainApplicationFactory s60ApplicationFactory; // typedef'ed pointer type
   126     QApplication::QS60MainApplicationFactory s60ApplicationFactory; // typedef'ed pointer type
   126     static inline void updateScreenSize();
   127     static inline void updateScreenSize();
   127     static inline RWsSession& wsSession();
   128     static inline RWsSession& wsSession();
   128     static inline RWindowGroup& windowGroup();
   129     static inline RWindowGroup& windowGroup();
   129     static inline CWsScreenDevice* screenDevice();
   130     static inline CWsScreenDevice* screenDevice();