browserui/browser/BrowserAppInc/BrowserAppUi.h
branchRCL_3
changeset 50 c9249d037530
parent 48 5c11946e75b3
child 56 3154c14a33db
equal deleted inserted replaced
48:5c11946e75b3 50:c9249d037530
  1092         CBrowserPreferences* iPreferences;
  1092         CBrowserPreferences* iPreferences;
  1093 
  1093 
  1094         MConnection* iConnection;
  1094         MConnection* iConnection;
  1095 
  1095 
  1096 		CBrowserDialogsProvider* iDialogsProvider;
  1096 		CBrowserDialogsProvider* iDialogsProvider;
  1097         CBrowserPopupEngine* iPopupEngine;
  1097         mutable CBrowserPopupEngine* iPopupEngine;
  1098         CBrowserLauncherService* iBrowserLauncherService; // Not owned
  1098         CBrowserLauncherService* iBrowserLauncherService; // Not owned
  1099         CActiveSchedulerWait iLauncherServiceWait;
  1099         CActiveSchedulerWait iLauncherServiceWait;
  1100 		TBool iClientWantsToContinue;
  1100 		TBool iClientWantsToContinue;
  1101 		TBool iWasContentHandled;
  1101 		TBool iWasContentHandled;
  1102         RArray<TUint>* iZoomLevelArray;
  1102         RArray<TUint>* iZoomLevelArray;