MPbk2PointerEventHandler Class Reference
class MPbk2PointerEventHandler
|
Phonebook 2 pointer event handler interface. Allows classes not derived from
CCoeControl
to also handle pointer events. Used for distributing pointer events from control container to application view and to application UI.
Constructor & Destructor Documentation
~MPbk2PointerEventHandler()
~MPbk2PointerEventHandler
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
Pbk2HandleLongTapEventL(const TPoint &, const TPoint &)
void
|
Pbk2HandleLongTapEventL
|
(
|
const
TPoint
&
|
aPenEventLocation,
|
|
const
TPoint
&
|
aPenEventScreenLocation
|
|
)
|
[pure virtual]
|
Parameters
const
TPoint
& aPenEventLocation
|
Long tap event location relative to parent control.
|
const
TPoint
& aPenEventScreenLocation
|
Long tap event location relative to screen.
|
Pbk2ProcessPointerEventL(const TPointerEvent &)
void
|
Pbk2ProcessPointerEventL
|
(
|
const TPointerEvent &
|
aPointerEvent
|
)
|
[pure virtual]
|
Parameters
const TPointerEvent & aPointerEvent
|
Pointer event.
|
PointerEventHandlerExtension(TUid)
TAny
*
|
PointerEventHandlerExtension
|
(
|
TUid
|
|
)
|
[inline, virtual]
|
Returns an extension point for this interface or NULL.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.