equal
deleted
inserted
replaced
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 GetShowErrorText(TDes &aErrorMessage, TInt aErrorCode); |
110 void GetShowErrorText(TDes &aErrorMessage, TInt aErrorCode); |
111 |
111 |
112 void SizeChanged(); |
|
113 |
|
114 protected: |
112 protected: |
115 |
113 |
116 CPodcastModel& iPodcastModel; |
114 CPodcastModel& iPodcastModel; |
117 TBool iProgressAdded; |
115 TBool iProgressAdded; |
118 TInt iLastImageHandlerError; |
116 TInt iLastImageHandlerError; |