application/inc/PodcastShowsView.h
changeset 151 17da6d3a5a4b
parent 121 1cc7501102a8
child 243 44d205147a83
equal deleted inserted replaced
144:b4be6bc78573 151:17da6d3a5a4b
    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();