application/inc/PodcastShowsView.h
changeset 107 af6475fdf8d6
parent 96 a8538f50e2ba
child 121 1cc7501102a8
equal deleted inserted replaced
106:83752b9e3cb6 107:af6475fdf8d6
   101 private:
   101 private:
   102 	void GetShowIcons(CShowInfo* aShowInfo, TInt& aIconIndex);
   102 	void GetShowIcons(CShowInfo* aShowInfo, TInt& aIconIndex);
   103 	void DisplayShowInfoDialogL();
   103 	void DisplayShowInfoDialogL();
   104 	void HandleSetShowPlayedL(TBool aPlayed);
   104 	void HandleSetShowPlayedL(TBool aPlayed);
   105 	void HandleDeleteShowL();
   105 	void HandleDeleteShowL();
   106 	void ImageOperationCompleteL(TInt aError, TUint aHandle, CPodcastModel& aPodcastModel) {}
   106 	void ImageOperationCompleteL(TInt /* aError */, TUint /* aHandle */, CPodcastModel& /* aPodcastModel */) {}
   107 	void HandleSetShowPlayed(TBool aPlayed);
   107 	void HandleSetShowPlayed(TBool aPlayed);
   108 	void HandleDeleteShow();
   108 	void HandleDeleteShow();
   109 	void UpdateViewTitleL();
   109 	void UpdateViewTitleL();
   110 	void CreateIconsL();
   110 	void CreateIconsL();
   111 	void GetShowErrorText(TDes &aErrorMessage, TInt aErrorCode);
   111 	void GetShowErrorText(TDes &aErrorMessage, TInt aErrorCode);