application/inc/PodcastFeedView.h
branchsymbian1
changeset 210 e82411ba1646
parent 164 000f9fc147b2
child 289 ba99740139d0
equal deleted inserted replaced
209:1457ec698c2b 210:e82411ba1646
   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();