CPeninputRangeInfo Class Reference

class CPeninputRangeInfo : public CBase

Peninput range bar definition

peninputcommonlayout.lib
Since
S60 v3.2

Inherits from

Constructor & Destructor Documentation

~CPeninputRangeInfo()

IMPORT_C ~CPeninputRangeInfo ( ) [virtual]

Destructor

Since
S60 v3.2

Member Functions Documentation

ClientLayoutId()

TInt ClientLayoutId ( ) [inline]

Get client layout id

Since
S60 v3.2

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

NewL(TResourceReader &)

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

Two-phase constructor

Since
S60 v3.2

Parameters

TResourceReader & aReader Resource reader

NewLC(TResourceReader &)

IMPORT_C CPeninputRangeInfo * 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

ResponseStyle()

TPeninputRangeResponseStyle ResponseStyle ( ) [inline]

Get response style

Since
S60 v3.2

VkbLayoutId()

TInt VkbLayoutId ( ) [inline]

Get vkb layout id

Since
S60 v3.2

Member Data Documentation

TInt iClientLayoutId

TInt iClientLayoutId [private]

Client layout id

TInt iRangeId

TInt iRangeId [private]

Range id

TPeninputRangeResponseStyle iResponseStyle

TPeninputRangeResponseStyle iResponseStyle [private]

Response style

TInt iVkbLayoutId

TInt iVkbLayoutId [private]

Vkb layout id