application/inc/PodcastListView.h
branchnewlist
changeset 355 075b3a49cb55
parent 336 3d6c1417e8bd
equal deleted inserted replaced
354:a2713e6a41a9 355:075b3a49cb55
    75 		MContainerListener* iContainerListener;
    75 		MContainerListener* iContainerListener;
    76         CAknsBasicBackgroundControlContext* iBgContext;
    76         CAknsBasicBackgroundControlContext* iBgContext;
    77 		TBool iLongTapDetected;
    77 		TBool iLongTapDetected;
    78         CEikColumnListBox * iListbox;
    78         CEikColumnListBox * iListbox;
    79         TBool iLandscape;
    79         TBool iLandscape;
    80 
       
    81 	};
    80 	};
    82 
    81 
    83 
    82 
    84 class CPodcastListView : public CAknView, public MAknToolbarObserver,
    83 class CPodcastListView : public CAknView, public MAknToolbarObserver,
    85 public MAknLongTapDetectorCallBack, public MEikListBoxObserver,
    84 public MAknLongTapDetectorCallBack, public MEikListBoxObserver,