equal
deleted
inserted
replaced
99 void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation); |
99 void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation); |
100 |
100 |
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 HandleSetShowPlayed(TBool aPlayed); |
104 void HandleSetShowPlayedL(TBool aPlayed); |
105 void HandleDeleteShow(); |
105 void HandleDeleteShowL(); |
106 void UpdateViewTitleL(); |
106 void UpdateViewTitleL(); |
107 void CreateIconsL(); |
107 void CreateIconsL(); |
108 void GetShowErrorText(TDes &aErrorMessage, TInt aErrorCode); |
108 void GetShowErrorText(TDes &aErrorMessage, TInt aErrorCode); |
109 |
109 |
110 private: |
110 private: |