browserplugins/browseraudiovideoplugin/inc/BavpView.h
changeset 15 e45c3f40ea5f
parent 0 84ad3b177aa3
child 31 868cceedabd3
equal deleted inserted replaced
10:57d5b8e231c4 15:e45c3f40ea5f
   203         * @param aKeyEvent : The Keyevent that is going to be passed in
   203         * @param aKeyEvent : The Keyevent that is going to be passed in
   204         * @param aType : The type of eventcode  that is going to be passed in
   204         * @param aType : The type of eventcode  that is going to be passed in
   205         * @return TKeyResponse
   205         * @return TKeyResponse
   206         */
   206         */
   207 		TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent, TEventCode aType );
   207 		TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent, TEventCode aType );
       
   208 		
       
   209 		void HandlePointerEventL(const TPointerEvent &aPointerEvent);
   208 
   210 
   209 	protected:  // Methods from CCoeControl
   211 	protected:  // Methods from CCoeControl
   210 
   212 
   211 		/**
   213 		/**
   212 		* Responds to size changes to sets the size and position of the contents of this control. 
   214 		* Responds to size changes to sets the size and position of the contents of this control.