browserui/browser/BrowserAppInc/BrowserContentView.h
branchRCL_3
changeset 37 25214794fad6
parent 36 c9249d037530
child 39 08ffbd51e3fd
equal deleted inserted replaced
36:c9249d037530 37:25214794fad6
   631         * @since 7.x
   631         * @since 7.x
   632         * @param aShow boolean. True: show status pane, False: start timer that hides status pane on timeout
   632         * @param aShow boolean. True: show status pane, False: start timer that hides status pane on timeout
   633         * @return void
   633         * @return void
   634         */
   634         */
   635         void ShowFsStatusPane(TBool aShow);
   635         void ShowFsStatusPane(TBool aShow);
   636 
   636         
       
   637         void setFullScreenFlag(){ iWasContentFullScreenMode = iContentFullScreenMode; }
       
   638         
   637     private:
   639     private:
   638 
   640 
   639         CAknNavigationControlContainer* iNaviPane;
   641         CAknNavigationControlContainer* iNaviPane;
   640         CAknNavigationDecorator* iNaviDecorator;
   642         CAknNavigationDecorator* iNaviDecorator;
   641         TBufC<KStatusMessageMaxLength> iStatusMsg;
   643         TBufC<KStatusMessageMaxLength> iStatusMsg;