application/inc/PodcastFeedView.h
branchRCL_3
changeset 311 606f4f6babf6
parent 306 a36dc474cae2
child 313 0f30a75610de
equal deleted inserted replaced
310:2e0299e13cbf 311:606f4f6babf6
    42 		void CheckResumeDownloadL();
    42 		void CheckResumeDownloadL();
    43 		void UpdateToolbar(TBool aVisible=ETrue);
    43 		void UpdateToolbar(TBool aVisible=ETrue);
    44 		TBool ViewingShows();
    44 		TBool ViewingShows();
    45 
    45 
    46  	   void CheckConfirmExit();
    46  	   void CheckConfirmExit();
       
    47  	   void ShowItem(TUint aUid);
    47 
    48 
    48 	protected:
    49 	protected:
    49 	    void ConstructL();
    50 	    void ConstructL();
    50 		CPodcastFeedView(CPodcastModel& aPodcastModel);
    51 		CPodcastFeedView(CPodcastModel& aPodcastModel);
    51 
    52