basiclocationinfodisplay/blid/ui/inc/CBlidMainView.h
branchCompilerCompatibility
changeset 10 159664f72ed5
parent 4 3c271c9e6618
equal deleted inserted replaced
7:b087dc86104a 10:159664f72ed5
    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 );