CPeninputShiftCapsInfo Class Reference

class CPeninputShiftCapsInfo : public CBase

Peninput shift and capslock info definition

peninputcommonlayout.lib
Since
S60 v3.2

Inherits from

  • CPeninputShiftCapsInfo

Constructor & Destructor Documentation

~CPeninputShiftCapsInfo()

IMPORT_C~CPeninputShiftCapsInfo()[virtual]

Destructor

Since
S60 v3.2

Member Functions Documentation

ConstructFromResourceL(TResourceReader &)

voidConstructFromResourceL(TResourceReader &aReader)[protected]

Construct from resource

Since
S60 v3.2

Parameters

TResourceReader & aReaderResource reader

ConstructL(TResourceReader &)

voidConstructL(TResourceReader &aReader)[protected]

Second phase constructor

Since
S60 v3.2

Parameters

TResourceReader & aReaderResource reader

FindShiftCapsSingleByCase(TInt)

IMPORT_C TPeninputShiftCapsSingle *FindShiftCapsSingleByCase(TIntaCase)

Get shift caps single info by case

Since
S60 v3.2

Parameters

TInt aCaseRange id

FindShiftCapsSingleById(TInt)

IMPORT_C TPeninputShiftCapsSingle *FindShiftCapsSingleById(TIntaId)

Get shift caps single info by id

Since
S60 v3.2

Parameters

TInt aIdShift caps id

NewL(TResourceReader &)

IMPORT_C CPeninputShiftCapsInfo *NewL(TResourceReader &aReader)[static]

Two-phase constructor

Since
S60 v3.2

Parameters

TResourceReader & aReaderResource reader

NewLC(TResourceReader &)

IMPORT_C CPeninputShiftCapsInfo *NewLC(TResourceReader &aReader)[static]

Two-phase constructor

Since
S60 v3.2

Parameters

TResourceReader & aReaderResource reader

RangeId()

TInt RangeId()[inline]

Get range id

Since
S60 v3.2

ShiftCapsSingleList()

RPointerArray< TPeninputShiftCapsSingle > &ShiftCapsSingleList()[inline]

Get array of shift caps single info

Since
S60 v3.2

Member Data Documentation

TInt iRangeId

TInt iRangeId[private]

Range id

RPointerArray< TPeninputShiftCapsSingle > iShiftCapsSingleList

RPointerArray< TPeninputShiftCapsSingle >iShiftCapsSingleList[private]

Array of shift caps single info