CPeninputVkbKeyInfo Class Reference
class CPeninputVkbKeyInfo : public CBase
|
Vkb key info definition
This class is to define key info. Application can create it from resource file. Key info includes Unicode, begin row, end row, begin column and end column.
peninputvkb.lib
-
Since
-
S60 v3.2
Constructor & Destructor Documentation
~CPeninputVkbKeyInfo()
IMPORT_C
|
~CPeninputVkbKeyInfo
|
(
|
)
|
[virtual]
|
Member Functions Documentation
BeginColumn()
TInt
|
BeginColumn
|
(
|
)
|
const [inline]
|
BeginRow()
TInt
|
BeginRow
|
(
|
)
|
const [inline]
|
ConstructFromResourceL(TResourceReader &)
ConstructL(TResourceReader &)
CreateKeyL()
void
|
CreateKeyL
|
(
|
)
|
[private]
|
EndColumn()
TInt
|
EndColumn
|
(
|
)
|
const [inline]
|
EndRow()
TInt
|
EndRow
|
(
|
)
|
const [inline]
|
HighlightBmpIndex()
TInt
|
HighlightBmpIndex
|
(
|
)
|
const [inline]
|
Get high light bitmap index
HighlightMaskBmpIndex()
TInt
|
HighlightMaskBmpIndex
|
(
|
)
|
const [inline]
|
Get high light mask bitmap index
ScanCode()
TInt
|
ScanCode
|
(
|
)
|
const [inline]
|
SetIrregularKeyType(TInt)
void
|
SetIrregularKeyType
|
(
|
TInt
|
aColumns
|
)
|
|
Unicode()
HBufC
*
|
Unicode
|
(
|
)
|
const [inline]
|
Get unicode logical string
Member Data Documentation
TInt
iBeginColumn
TInt
|
iBeginColumn
|
[private]
|
TInt
iEndColumn
TInt
|
iEndColumn
|
[private]
|
TInt
iHighlightBmpIndex
TInt
|
iHighlightBmpIndex
|
[private]
|
TInt
iHighlightMaskBmpIndex
TInt
|
iHighlightMaskBmpIndex
|
[private]
|
High light mask bitmap index
HBufC * iUnicode
HBufC
*
|
iUnicode
|
[private]
|
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.