basiclocationinfodisplay/blid/ui/inc/CBlidSatelliteView.h
branchCompilerCompatibility
changeset 10 159664f72ed5
parent 4 3c271c9e6618
equal deleted inserted replaced
7:b087dc86104a 10:159664f72ed5
    73         TUid Id() const;
    73         TUid Id() const;
    74         void HandleCommandL(TInt aCommand);
    74         void HandleCommandL(TInt aCommand);
    75         void HandleResourceChangeL( TInt aType );
    75         void HandleResourceChangeL( TInt aType );
    76 
    76 
    77 		#ifdef RD_SCALABLE_UI_V2
    77 		#ifdef RD_SCALABLE_UI_V2
    78 		void CBlidSatelliteView::HandleListBoxSelectionL();
    78 		void HandleListBoxSelectionL();
    79 		#endif //RD_SCALABLE_UI_V2
    79 		#endif //RD_SCALABLE_UI_V2
    80 		
    80 		
    81     public: //From MBlidEngObserver
    81     public: //From MBlidEngObserver
    82         void NotifyL( const TBool aOnlineMode );
    82         void NotifyL( const TBool aOnlineMode );
    83         void NotifyErrorL( TInt aErrorCode );
    83         void NotifyErrorL( TInt aErrorCode );