application/inc/PodcastFeedView.h
changeset 32 26a3f2dfba08
parent 25 ae65906c4347
child 36 e010fc411ddc
child 49 43e204e6ae2e
child 60 bbf5c5204844
equal deleted inserted replaced
31:8a5ead064c4f 32:26a3f2dfba08
    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);