class CPeninputRangeBarInfo : public CBase |
Peninput range bar definition
Public Member Functions | |
---|---|
~CPeninputRangeBarInfo () | |
IMPORT_C CPeninputRangeInfo * | FindRange ( TInt ) |
IMPORT_C CPeninputRangeBarInfo * | NewL ( TResourceReader &) |
IMPORT_C CPeninputRangeBarInfo * | NewLC ( TResourceReader &) |
TInt | RangeStyle () |
RPointerArray < CPeninputRangeInfo > & | Ranges () |
Protected Member Functions | |
---|---|
void | ConstructFromResourceL ( TResourceReader &) |
void | ConstructL ( TResourceReader &) |
Private Attributes | |
---|---|
TInt | iRangeStyle |
RPointerArray < CPeninputRangeInfo > | iRanges |
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 CPeninputRangeInfo * | FindRange | ( | TInt | aRangeId | ) |
Get range info by range id
TInt aRangeId | Range id |
IMPORT_C CPeninputRangeBarInfo * | NewL | ( | TResourceReader & | aReader | ) | [static] |
Two-phase constructor
TResourceReader & aReader | Resource reader |
IMPORT_C CPeninputRangeBarInfo * | NewLC | ( | TResourceReader & | aReader | ) | [static] |
Two-phase constructor
TResourceReader & aReader | Resource reader |
RPointerArray < CPeninputRangeInfo > & | Ranges | ( | ) | [inline] |
Get reference of pointer array of ranges
RPointerArray < CPeninputRangeInfo > | iRanges | [private] |
Array of ranges on rangebar
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.