CPeninputShiftCapsInfo Class Reference

class CPeninputShiftCapsInfo : public CBase

Peninput shift and capslock info definition

peninputcommonlayout.lib
Since
S60 v3.2

Inherits from

Constructor & Destructor Documentation

~CPeninputShiftCapsInfo()

IMPORT_C ~CPeninputShiftCapsInfo ( ) [virtual]

Destructor

Since
S60 v3.2

Member Functions Documentation

ConstructFromResourceL(TResourceReader &)

void ConstructFromResourceL ( TResourceReader & aReader ) [protected]

Construct from resource

Since
S60 v3.2

Parameters

TResourceReader & aReader Resource reader

ConstructL(TResourceReader &)

void ConstructL ( TResourceReader & aReader ) [protected]

Second phase constructor

Since
S60 v3.2

Parameters

TResourceReader & aReader Resource reader

FindShiftCapsSingleByCase(TInt)

IMPORT_C TPeninputShiftCapsSingle * FindShiftCapsSingleByCase ( TInt aCase )

Get shift caps single info by case

Since
S60 v3.2

Parameters

TInt aCase Range id

FindShiftCapsSingleById(TInt)

IMPORT_C TPeninputShiftCapsSingle * FindShiftCapsSingleById ( TInt aId )

Get shift caps single info by id

Since
S60 v3.2

Parameters

TInt aId Shift caps id

NewL(TResourceReader &)

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

Two-phase constructor

Since
S60 v3.2

Parameters

TResourceReader & aReader Resource reader

NewLC(TResourceReader &)

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

Two-phase constructor

Since
S60 v3.2

Parameters

TResourceReader & aReader Resource 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