idlehomescreen/nativeuicontroller/inc/aistatuspanel.h
branchRCL_3
changeset 11 ff572dfe6d86
parent 0 f72a12da539e
equal deleted inserted replaced
9:f966699dea19 11:ff572dfe6d86
   199      * Mask handle for setting image to title pane.
   199      * Mask handle for setting image to title pane.
   200      */
   200      */
   201      TInt iMaskHandle;
   201      TInt iMaskHandle;
   202 
   202 
   203     /**
   203     /**
   204      *
   204      * Navidecorator observer
   205      */
   205      */
   206      MAknNaviDecoratorObserver* iNaviDecoratorObserver;
   206      MAknNaviDecoratorObserver* iNaviDecoratorObserver;
   207 
   207 
       
   208      /**
       
   209       * Flag to indicate wheter text is published to title pane
       
   210       */
       
   211      TBool iTextInTitlePane;
   208     };
   212     };
   209 
   213 
   210 } // namespace AiNativeUiController
   214 } // namespace AiNativeUiController
   211 
   215 
   212 #endif // C_AISTATUSPANEL_H
   216 #endif // C_AISTATUSPANEL_H