idlehomescreen/inc/xneditmode.h
branchRCL_3
changeset 11 ff572dfe6d86
parent 9 f966699dea19
child 23 7be2816dbabd
equal deleted inserted replaced
9:f966699dea19 11:ff572dfe6d86
   149      * Updates invalid parts of the screen. Calls internally DrawNow
   149      * Updates invalid parts of the screen. Calls internally DrawNow
   150      *
   150      *
   151      * @since Series 60 5.0     
   151      * @since Series 60 5.0     
   152      */
   152      */
   153     void UpdateScreen();
   153     void UpdateScreen();
   154 
       
   155     /**
       
   156      * Sets the title for status pane
       
   157      *
       
   158      * @since Series 60 5.0
       
   159      * @param aEdit Edit mode or not.
       
   160      */
       
   161     void SetStatusPaneTitleL( TBool aEdit );
       
   162     
   154     
   163 private:    
   155 private:    
   164     // Constructors
   156     // Constructors
   165     
   157     
   166     /**
   158     /**