basiclocationinfodisplay/blid/ui/inc/CBlidMainView.h
branchRCL_3
changeset 14 5a3ac8687c85
parent 3 3c271c9e6618
equal deleted inserted replaced
12:64522df74558 14:5a3ac8687c85
    76         TUid Id() const;
    76         TUid Id() const;
    77         void HandleCommandL(TInt aCommand);
    77         void HandleCommandL(TInt aCommand);
    78         void HandleResourceChangeL( TInt aType );        
    78         void HandleResourceChangeL( TInt aType );        
    79 
    79 
    80 		#ifdef RD_SCALABLE_UI_V2
    80 		#ifdef RD_SCALABLE_UI_V2
    81 		void CBlidMainView::HandleListBoxSelectionL();
    81 		void HandleListBoxSelectionL();
    82 		#endif //RD_SCALABLE_UI_V2
    82 		#endif //RD_SCALABLE_UI_V2
    83 		
    83 		
    84     public: //From MBlidEngObserver
    84     public: //From MBlidEngObserver
    85         void NotifyL( const TBool aOnlineMode );
    85         void NotifyL( const TBool aOnlineMode );
    86         void NotifyErrorL( TInt aErrorCode );
    86         void NotifyErrorL( TInt aErrorCode );