engine/inc/FeedInfo.h
changeset 109 223f270fa7ff
parent 97 b52f6033af15
child 342 9441fb8fd60d
equal deleted inserted replaced
108:554d9980157f 109:223f270fa7ff
    69 		IMPORT_C TInt LastError() const;
    69 		IMPORT_C TInt LastError() const;
    70 		
    70 		
    71 		IMPORT_C CFbsBitmap* FeedIcon() const;
    71 		IMPORT_C CFbsBitmap* FeedIcon() const;
    72 		IMPORT_C void SetFeedIcon(CFbsBitmap* aBitmapToClone);
    72 		IMPORT_C void SetFeedIcon(CFbsBitmap* aBitmapToClone);
    73 		
    73 		
    74 	//	IMPORT_C TInt FeedIconIndex() const;
       
    75 //		IMPORT_C void SetFeedIconIndex(TInt aIndex);
       
    76 	private:
    74 	private:
    77 		CFeedInfo();
    75 		CFeedInfo();
    78 		void ConstructL();
    76 		void ConstructL();
    79 		void ImageOperationCompleteL(TInt aError, TUint aHandle, CPodcastModel& aPodcastModel);
    77 		void ImageOperationCompleteL(TInt aError, TUint aHandle, CPodcastModel& aPodcastModel);
    80 	private:
    78 	private: