CPeninputUiStateBase Class Reference
class CPeninputUiStateBase : public CBase |
Basic class of ui state
peninputcommonlayout.lib
- Since
- S60 v3.2
Constructor & Destructor Documentation
CPeninputUiStateBase(MPeninputUiStateMgr *, MPeninputLayoutContext *)
~CPeninputUiStateBase()
IMPORT_C | ~CPeninputUiStateBase | ( | ) | [virtual] |
Member Functions Documentation
Construct()
IMPORT_C void | Construct | ( | ) | [protected] |
Symbian second-phase constructor
HandleControlEvent(TInt, const TDesC &)
IMPORT_C TBool | HandleControlEvent | ( | TInt | aEventType, |
| const TDesC & | aEventData |
| ) | [virtual] |
Parameters
TInt aEventType | The event type |
const TDesC & aEventData | The event data |
HandleKeyEventL(const TRawEvent &)
Parameters
const TRawEvent & aData | Carry information of key pressed |
NewL(MPeninputUiStateMgr *, MPeninputLayoutContext *)
SendKey(const TDesC &)
IMPORT_C TBool | SendKey | ( | const TDesC & | aEventData | ) | [protected] |
Send key event through layout context
Parameters
const TDesC & aEventData | Event data, the left most is unicode |
Member Data Documentation
MPeninputLayoutContext * iContext
MPeninputUiStateMgr * iUiStateMgr
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.