application/inc/PodcastFeedView.h
changeset 36 e010fc411ddc
parent 35 66c5303f3610
parent 32 26a3f2dfba08
child 45 56d4e0784e5d
equal deleted inserted replaced
35:66c5303f3610 36:e010fc411ddc
    93 
    93 
    94 		// from MProgressDialogCallback
    94 		// from MProgressDialogCallback
    95 		void DialogDismissedL(TInt aButtonId); 
    95 		void DialogDismissedL(TInt aButtonId); 
    96 
    96 
    97 		// from MImageHandlerCallback
    97 		// from MImageHandlerCallback
    98 		void ImageOperationCompleteL(TInt aError);
    98 		void ImageOperationCompleteL(TInt aError, TUint aHandle);
    99 		
    99 		
   100 		void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation);
   100 		void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation);
   101 
   101 
   102 	private:
   102 	private:
   103 		void FormatFeedInfoListBoxItemL(CFeedInfo& aFeedInfo, TBool aIsUpdating = EFalse);
   103 		void FormatFeedInfoListBoxItemL(CFeedInfo& aFeedInfo, TBool aIsUpdating = EFalse);