photosgallery/viewframework/views/fullscreenview/inc/glxfullscreenviewimp.h
branchRCL_3
changeset 22 2dac0fdba72b
parent 18 bcb43dc84c44
child 25 191387a8b767
equal deleted inserted replaced
18:bcb43dc84c44 22:2dac0fdba72b
   218     * returns the Ui state
   218     * returns the Ui state
   219     */     
   219     */     
   220     NGlxNFullScreenUIState::TUiState GetUiSate();
   220     NGlxNFullScreenUIState::TUiState GetUiSate();
   221     
   221     
   222     /*
   222     /*
   223     * returns the Ui state
       
   224     */     
       
   225     void CreateScreenFurnitureL();
       
   226     
       
   227     /*
       
   228     * Call back function for the CPeriodic
   223     * Call back function for the CPeriodic
   229     */
   224     */
   230     static TInt TimeOut(TAny* aSelf);
   225     static TInt TimeOut(TAny* aSelf);
   231       
   226       
   232     /*
   227     /*
   281     
   276     
   282     /**
   277     /**
   283      * navigate to main list
   278      * navigate to main list
   284      */
   279      */
   285     void NavigateToMainListL();
   280     void NavigateToMainListL();
       
   281 	
       
   282     /**
       
   283      * Disable/enable the fullscreen toolbar
       
   284      */
       
   285     void EnableFSToolbarL(TBool aEnable);
       
   286 
   286 private:
   287 private:
   287     /** Softkey resource id's */
   288     /** Softkey resource id's */
   288     TFullScreenViewResourceIds iResourceIds; 
   289     TFullScreenViewResourceIds iResourceIds; 
   289     // /** Avkon unique ViewId */ 
   290     // /** Avkon unique ViewId */ 
   290     TInt iViewUid;
   291     TInt iViewUid;