equal
deleted
inserted
replaced
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); |