CPeninputDataConverter Class Reference

class CPeninputDataConverter : public CBase

Peninput data converter utility

peninputcommonlayout.lib
Since
S60 v3.2

Inherits from

  • CPeninputDataConverter

Constructor & Destructor Documentation

CPeninputDataConverter()

IMPORT_CCPeninputDataConverter()[protected]

1st phase constructor

Since
S60 v3.2

~CPeninputDataConverter()

IMPORT_C~CPeninputDataConverter()[virtual]

Destructor

Since
S60 v3.2

Member Functions Documentation

AnyToInt(TAny *)

IMPORT_C TIntAnyToInt(TAny *aOrginal)[static]

From TAny* to TInt

Since
S60 v3.2

Parameters

TAny * aOrginalOrginal data

CombinationToDesc(TBool, TUint, TDes16 &)

IMPORT_C voidCombinationToDesc(TBoolaBool,
TUintaNum,
TDes16 &aBuf
)[static]

From combination to descriptor

Since
S60 v3.2

Parameters

TBool aBoolBool value to be converted
TUint aNumNumber to append to a Bool value
TDes16 & aBufBuffer to store converted number

FepCaseByCaseId(TInt)

IMPORT_C TIntFepCaseByCaseId(TIntaCaseId)[static]

Get fep case by case id internal

Since
S60 v3.2

Parameters

TInt aCaseIdThe internal case

IntToDesc(TUint, TDes16 &)

IMPORT_C voidIntToDesc(TUintaNum,
TDes16 &aBuf
)[static]

From integer to descriptor

Since
S60 v3.2

Parameters

TUint aNumInteger number to be converted
TDes16 & aBufBuffer to store converted number

ShiftCapslockByCase(TInt, TInt &, TInt &)

IMPORT_C voidShiftCapslockByCase(TIntaCase,
TInt &aShiftStatus,
TInt &aCapsStatus
)[static]

Get shift and caps status by case

Since
S60 v3.2

Parameters

TInt aCaseThe case
TInt & aShiftStatusThe shift status
TInt & aCapsStatusThe capslock status