camerauis/cameraapp/generic/inc/CamUserSceneSetupViewBase.h
branchRCL_3
changeset 27 53c8aa5d97a3
parent 20 38fb6f7eacd5
equal deleted inserted replaced
25:bf64cebf4673 27:53c8aa5d97a3
   215         TBool iOkRequest;
   215         TBool iOkRequest;
   216         
   216         
   217         // Indicates that Viewfinder start has been requested. View switch
   217         // Indicates that Viewfinder start has been requested. View switch
   218         // should not occur until viewfinder start has completed.
   218         // should not occur until viewfinder start has completed.
   219         TBool iVFRequested;
   219         TBool iVFRequested;
       
   220         
       
   221         //Boolean to check if a popup is whats generating a background event
       
   222         TBool iNotifierPopupShowing;
   220     };
   223     };
   221 
   224 
   222 #endif      // CAMUSERSCENESETUPVIEWBASE_H 
   225 #endif      // CAMUSERSCENESETUPVIEWBASE_H 
   223             
   226             
   224 // End of File
   227 // End of File