application/inc/PodcastQueueView.h
branchRCL_3
changeset 243 44d205147a83
parent 185 92eadaba67e6
child 367 4b75876aa85a
equal deleted inserted replaced
236:f952f3a1a786 243:44d205147a83
    77 	 */
    77 	 */
    78 	void HandleCommandL(TInt aCommand);
    78 	void HandleCommandL(TInt aCommand);
    79 	TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType);
    79 	TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType);
    80 	void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane);
    80 	void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane);
    81 	
    81 	
    82 	virtual void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation);
       
    83 	
       
    84 private:
    82 private:
    85 	TBool iDontUpdateList;
    83 	TBool iDontUpdateList;
    86 	};
    84 	};
    87 
    85 
    88 #endif
    86 #endif