equal
deleted
inserted
replaced
94 void UpdateShowItemL(TUint aUid, TInt aSizeDownloaded); |
94 void UpdateShowItemL(TUint aUid, TInt aSizeDownloaded); |
95 void UpdateShowItemDataL(CShowInfo* aShowInfo,TInt aIndex, TInt aSizeDownloaded = KErrNotFound); |
95 void UpdateShowItemDataL(CShowInfo* aShowInfo,TInt aIndex, TInt aSizeDownloaded = KErrNotFound); |
96 void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane); |
96 void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane); |
97 void FormatShowInfoListBoxItemL(CShowInfo& aShowInfo, TInt aSizeDownloaded = 0); |
97 void FormatShowInfoListBoxItemL(CShowInfo& aShowInfo, TInt aSizeDownloaded = 0); |
98 |
98 |
99 void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation); |
99 virtual void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation); |
100 void GetShowIcons(CShowInfo* aShowInfo, TInt& aIconIndex); |
100 void GetShowIcons(CShowInfo* aShowInfo, TInt& aIconIndex); |
101 void CreateIconsL(); |
101 void CreateIconsL(); |
102 |
102 |
103 private: |
103 private: |
104 void DisplayShowInfoDialogL(); |
104 void DisplayShowInfoDialogL(); |