application/inc/PodcastFeedView.h
branchRCL_3
changeset 207 9fef0425017e
parent 163 f94dbd678dda
child 243 44d205147a83
equal deleted inserted replaced
203:cc2d961dbe57 207:9fef0425017e
   101 		void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation);
   101 		void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation);
   102 
   102 
   103 	private:
   103 	private:
   104 		void FormatFeedInfoListBoxItemL(CFeedInfo& aFeedInfo, TBool aIsUpdating = EFalse);
   104 		void FormatFeedInfoListBoxItemL(CFeedInfo& aFeedInfo, TBool aIsUpdating = EFalse);
   105 		void HandleAddFeedL();
   105 		void HandleAddFeedL();
       
   106 		void HandleAddFeedUrlL();
       
   107 		void HandleAddFeedSearchL();
   106 		void HandleEditFeedL();
   108 		void HandleEditFeedL();
   107 		void HandleRemoveFeedL();
   109 		void HandleRemoveFeedL();
   108 		void HandleImportFeedsL();
   110 		void HandleImportFeedsL();
   109 		void HandleExportFeedsL();
   111 		void HandleExportFeedsL();
   110 		void HandleUpdateFeedL();
   112 		void HandleUpdateFeedL();