application/inc/PodcastShowsView.h
branchsymbian1
changeset 145 cc0182a5da39
parent 65 bcd88ba95046
child 175 cd124c4eb6b9
child 336 3d6c1417e8bd
equal deleted inserted replaced
90:d0c0c3e6f7a1 145:cc0182a5da39
    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();