CAknFepCtrlVkbLayout Class Reference
class CAknFepCtrlVkbLayout : public CBase |
Basic functionality for graphic buttons It provides creation from resource and can react according to SizeChanged Msg
fepcommonctrls.lib
- Since
- S60 v3.2
Constructor & Destructor Documentation
CAknFepCtrlVkbLayout()
CAknFepCtrlVkbLayout | ( | ) | [protected] |
~CAknFepCtrlVkbLayout()
IMPORT_C | ~CAknFepCtrlVkbLayout | ( | ) | [virtual] |
Member Functions Documentation
ChangeVkbLayout(TInt)
IMPORT_C void | ChangeVkbLayout | ( | TInt | aVkbLayoutId | ) | |
This function get the vkb layout ID
ConstructFromIrregularResourceL()
IMPORT_C void | ConstructFromIrregularResourceL | ( | ) | |
This function creates the input range button from resource, before calling this function, caller should set resource id of range button first
ConstructFromNonIrregularResourceL()
IMPORT_C void | ConstructFromNonIrregularResourceL | ( | ) | |
This function creates the input range button from resource, before calling this function, caller should set resource id of range button first
ConstructFromResourceL()
IMPORT_C void | ConstructFromResourceL | ( | ) | |
This function creates the input range button from resource, before calling this function, caller should set resource id of range button first
ConstructL()
void | ConstructL | ( | ) | [protected] |
CreateIrregularKeyBitmapL(TResourceReader &, TPtrC &, TVirtualKeyIrregularKeyType, TVirtualKeyIrregularKeyState, TVirtualKeyIrregularKeyState)
CreateIrregularKeyBitmapsL(TResourceReader &, TPtrC &, TVirtualKeyIrregularKeyType)
SetIrregularResourceId(TInt32)
IMPORT_C void | SetIrregularResourceId | ( | TInt32 | aResId | ) | |
SetNonIrregularResourceId(TInt32)
IMPORT_C void | SetNonIrregularResourceId | ( | TInt32 | aResId | ) | |
SetResourceId(TInt32)
IMPORT_C void | SetResourceId | ( | TInt32 | aResId | ) | |
SetVkbKeyboard(CPeninputVkbCtrlExt *)
VkbLayoutInfoList()
This function get the vkb layout info list
Member Data Documentation
TBool
iFirstTimeConstruct
TBool
| iFirstTimeConstruct | [protected] |
The first time construct flag of button
TInt32
iIrregularResId
TInt32
| iIrregularResId | [protected] |
The resource Id associatied with this control
TInt32
iNonIrregularResId
TInt32
| iNonIrregularResId | [protected] |
The resource Id associatied with this control
TInt32
iResourceId
The resource Id associatied with this control
CPeninputVkbCtrlExt * iVkbCtrl
The vkb extenting control for vkb area Not own
TInt
iVkbLayoutId
TInt
| iVkbLayoutId | [private] |
RPointerArray< CPeninputVkbLayoutInfo > iVkbLayoutInfoList
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.