| class CPeninputShiftCapsInfo : public CBase |
Peninput shift and capslock info definition
| Public Member Functions | |
|---|---|
| ~CPeninputShiftCapsInfo() | |
| IMPORT_C TPeninputShiftCapsSingle * | FindShiftCapsSingleByCase(TInt) |
| IMPORT_C TPeninputShiftCapsSingle * | FindShiftCapsSingleById(TInt) |
| IMPORT_C CPeninputShiftCapsInfo * | NewL(TResourceReader &) |
| IMPORT_C CPeninputShiftCapsInfo * | NewLC(TResourceReader &) |
| TInt | RangeId() |
| RPointerArray< TPeninputShiftCapsSingle > & | ShiftCapsSingleList() |
| Protected Member Functions | |
|---|---|
| void | ConstructFromResourceL(TResourceReader &) |
| void | ConstructL(TResourceReader &) |
| Private Attributes | |
|---|---|
| TInt | iRangeId |
| RPointerArray< TPeninputShiftCapsSingle > | iShiftCapsSingleList |
| void | ConstructFromResourceL | ( | TResourceReader & | aReader | ) | [protected] |
Construct from resource
| TResourceReader & aReader | Resource reader |
| void | ConstructL | ( | TResourceReader & | aReader | ) | [protected] |
Second phase constructor
| TResourceReader & aReader | Resource reader |
| IMPORT_C TPeninputShiftCapsSingle * | FindShiftCapsSingleByCase | ( | TInt | aCase | ) |
Get shift caps single info by case
| TInt aCase | Range id |
| IMPORT_C TPeninputShiftCapsSingle * | FindShiftCapsSingleById | ( | TInt | aId | ) |
Get shift caps single info by id
| TInt aId | Shift caps id |
| IMPORT_C CPeninputShiftCapsInfo * | NewL | ( | TResourceReader & | aReader | ) | [static] |
Two-phase constructor
| TResourceReader & aReader | Resource reader |
| IMPORT_C CPeninputShiftCapsInfo * | NewLC | ( | TResourceReader & | aReader | ) | [static] |
Two-phase constructor
| TResourceReader & aReader | Resource reader |
| RPointerArray< TPeninputShiftCapsSingle > & | ShiftCapsSingleList | ( | ) | [inline] |
Get array of shift caps single info
| RPointerArray< TPeninputShiftCapsSingle > | iShiftCapsSingleList | [private] |
Array of shift caps single info
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.