CAknsSizeBoundParamDef Class Reference

class CAknsSizeBoundParamDef : public CBase
Since
3.0

Inherits from

  • CAknsSizeBoundParamDef

Constructor & Destructor Documentation

CAknsSizeBoundParamDef()

CAknsSizeBoundParamDef()[protected]

~CAknsSizeBoundParamDef()

~CAknsSizeBoundParamDef()[virtual]

Member Functions Documentation

AnimationValueId()

IMPORT_C TUint32AnimationValueId()const

Name()

IMPORT_C const TDesC *Name()const

NewL()

IMPORT_C CAknsSizeBoundParamDef *NewL()[static]

ParamFlags()

IMPORT_C TUint32ParamFlags()const

SetDataL(const TDesC &, TUint32, TUint32)

IMPORT_C voidSetDataL(const TDesC &aName,
TUint32aAnimationValueId,
TUint32aParamFlags
)

Parameters

const TDesC & aName
TUint32 aAnimationValueId
TUint32 aParamFlags

Member Data Documentation

TUint32 iAnimationValueId

TUint32 iAnimationValueId[private]

TDesC * iName

TDesC *iName[private]

TUint32 iParamFlags

TUint32 iParamFlags[private]