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.
Constructor & Destructor Documentation
CAknsAnimationItemData ( )
CAknsAnimationItemData | ( | ) | [protected] |
~CAknsAnimationItemData ( )
~CAknsAnimationItemData | ( | ) | [virtual] |
Member Function Documentation
AnimationValueIteratorL ( )
MAknsAlIterator * | AnimationValueIteratorL | ( | ) | const |
AppendAnimationValueL ( CAknsAnimationValue * )
Parameters |
---|
aValue | Ownership is transferred |
AppendCommandL ( CAknsAnimationCommand * )
Parameters |
---|
aCommand | Ownership is transferred |
AppendPreprocessCommandL ( CAknsEffectCommand * )
void | AppendPreprocessCommandL | ( | CAknsEffectCommand * | aCommand | ) | |
Parameters |
---|
aCommand | Ownership is transferred |
AppendSizeBoundParamL ( const TAknsAlSizeBoundParameterData & )
void | AppendSizeBoundParamL | ( | const TAknsAlSizeBoundParameterData & | aParam | ) | |
AppendTimingModelL ( CAknsTimingModel * )
CommandIteratorL ( )
MAknsAlIterator * | CommandIteratorL | ( | ) | const |
InputLayer ( )
InputLayerMode ( )
TInt
| InputLayerMode | ( | ) | const |
MinInterval ( )
Morphing ( )
NewL ( )
OutputLayer ( )
OutputLayerMode ( )
TInt
| OutputLayerMode | ( | ) | const |
PreprocessCommandIteratorL ( )
MAknsRlCommandIterator * | PreprocessCommandIteratorL | ( | ) | const |
SetInputLayer ( const TInt )
void | SetInputLayer | ( | const TInt | aValue | ) | |
SetInputLayerMode ( const TInt )
void | SetInputLayerMode | ( | const TInt | aValue | ) | |
SetMinInterval ( TInt )
void | SetMinInterval | ( | TInt | aMin | ) | |
SetMorphing ( TBool )
void | SetMorphing | ( | TBool | aMorphing | ) | |
SetOutputLayer ( const TInt )
void | SetOutputLayer | ( | const TInt | aValue | ) | |
SetOutputLayerMode ( const TInt )
void | SetOutputLayerMode | ( | const TInt | aValue | ) | |
SizeBoundParamIteratorL ( )
MAknsAlIterator * | SizeBoundParamIteratorL | ( | ) | const |
TimingModelIteratorL ( )
MAknsAlIterator * | TimingModelIteratorL | ( | ) | const |