MPbk2KeyEventHandler Class Reference
class MPbk2KeyEventHandler
|
Phonebook 2 command key event handler interface. Allows classes not derived from
CCoeControl
to also handle key events. Used for distributing key events from control container to application view and to application UI.
Constructor & Destructor Documentation
~MPbk2KeyEventHandler()
~MPbk2KeyEventHandler
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
KeyEventHandlerExtension(TUid)
TAny
*
|
KeyEventHandlerExtension
|
(
|
TUid
|
|
)
|
[inline, virtual]
|
Returns an extension point for this interface or NULL.
Pbk2ProcessKeyEventL(const TKeyEvent &, TEventCode)
TBool
|
Pbk2ProcessKeyEventL
|
(
|
const
TKeyEvent
&
|
aKeyEvent,
|
|
TEventCode
|
aType
|
|
)
|
[pure virtual]
|
Parameters
const
TKeyEvent
& aKeyEvent
|
Key event as in CCoeControl::OfferKeyEventL.
|
TEventCode
aType
|
Key event type as in CCoeControl::OfferKeyEventL.
|
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.