CAknsAnimationItemData Class Reference

#include <mw/AknsItemData.h>

Link against: AknSkins.lib

class CAknsAnimationItemData

Detailed Description

Animation item data. Animation item data contains (in addition to base class members) the information required to create an AnimationLibrary animation.

Item type for animation item data objects is always EAknsITAnimation.

The class is not intended for derivation outside the library.

Since
3.0

Constructor & Destructor Documentation

CAknsAnimationItemData ( )

CAknsAnimationItemData()[protected]

~CAknsAnimationItemData ( )

~CAknsAnimationItemData()[virtual]

Member Function Documentation

AnimationValueIteratorL ( )

MAknsAlIterator *AnimationValueIteratorL()const

AppendAnimationValueL ( CAknsAnimationValue * )

voidAppendAnimationValueL(CAknsAnimationValue *aValue)

Parameters
aValueOwnership is transferred

AppendCommandL ( CAknsAnimationCommand * )

voidAppendCommandL(CAknsAnimationCommand *aCommand)

Parameters
aCommandOwnership is transferred

AppendPreprocessCommandL ( CAknsEffectCommand * )

voidAppendPreprocessCommandL(CAknsEffectCommand *aCommand)

Parameters
aCommandOwnership is transferred

AppendSizeBoundParamL ( const TAknsAlSizeBoundParameterData & )

voidAppendSizeBoundParamL(const TAknsAlSizeBoundParameterData &aParam)

AppendTimingModelL ( CAknsTimingModel * )

voidAppendTimingModelL(CAknsTimingModel *aModel)

CommandIteratorL ( )

MAknsAlIterator *CommandIteratorL()const

InputLayer ( )

TInt InputLayer()const

InputLayerMode ( )

TInt InputLayerMode()const

MinInterval ( )

TInt MinInterval()const

Morphing ( )

TBool Morphing()const

NewL ( )

CAknsAnimationItemData *NewL()[static]

OutputLayer ( )

TInt OutputLayer()const

OutputLayerMode ( )

TInt OutputLayerMode()const

PreprocessCommandIteratorL ( )

MAknsRlCommandIterator *PreprocessCommandIteratorL()const

SetInputLayer ( const TInt )

voidSetInputLayer(const TIntaValue)

SetInputLayerMode ( const TInt )

voidSetInputLayerMode(const TIntaValue)

SetMinInterval ( TInt )

voidSetMinInterval(TIntaMin)

SetMorphing ( TBool )

voidSetMorphing(TBoolaMorphing)

SetOutputLayer ( const TInt )

voidSetOutputLayer(const TIntaValue)

SetOutputLayerMode ( const TInt )

voidSetOutputLayerMode(const TIntaValue)

SizeBoundParamIteratorL ( )

MAknsAlIterator *SizeBoundParamIteratorL()const

TimingModelIteratorL ( )

MAknsAlIterator *TimingModelIteratorL()const