CPeninputDataConverter Class Reference
| class CPeninputDataConverter : public CBase |
Peninput data converter utility
peninputcommonlayout.lib
- Since
- S60 v3.2
Constructor & Destructor Documentation
CPeninputDataConverter()
| IMPORT_C | CPeninputDataConverter | ( | ) | [protected] |
~CPeninputDataConverter()
| IMPORT_C | ~CPeninputDataConverter | ( | ) | [virtual] |
Member Functions Documentation
AnyToInt(TAny *)
| IMPORT_C TInt | AnyToInt | ( | TAny * | aOrginal | ) | [static] |
Parameters
| TAny * aOrginal | Orginal data |
CombinationToDesc(TBool, TUint, TDes16 &)
From combination to descriptor
Parameters
| TBool aBool | Bool value to be converted |
| TUint aNum | Number to append to a Bool value |
| TDes16 & aBuf | Buffer to store converted number |
FepCaseByCaseId(TInt)
| IMPORT_C TInt | FepCaseByCaseId | ( | TInt | aCaseId | ) | [static] |
Get fep case by case id internal
Parameters
| TInt aCaseId | The internal case |
IntToDesc(TUint, TDes16 &)
| IMPORT_C void | IntToDesc | ( | TUint | aNum, |
| | TDes16 & | aBuf |
| | ) | [static] |
From integer to descriptor
Parameters
| TUint aNum | Integer number to be converted |
| TDes16 & aBuf | Buffer to store converted number |
ShiftCapslockByCase(TInt, TInt &, TInt &)
| IMPORT_C void | ShiftCapslockByCase | ( | TInt | aCase, |
| | TInt & | aShiftStatus, |
| | TInt & | aCapsStatus |
| | ) | [static] |
Get shift and caps status by case
Parameters
| TInt aCase | The case |
| TInt & aShiftStatus | The shift status |
| TInt & aCapsStatus | The capslock status |
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.