CAknsAnimationItemDef Class Reference
class CAknsAnimationItemDef : public CAknsItemDef
|
Constructor & Destructor Documentation
CAknsAnimationItemDef(const TAknsItemType, const TAknsItemID &)
~CAknsAnimationItemDef()
~CAknsAnimationItemDef
|
(
|
)
|
[virtual]
|
Member Functions Documentation
AddAnimationCommandItemL(CAknsAnimationCommandItemDef *)
AddAnimationValueL(CAknsAnimationValueDef *)
AddPreprocessCommandL(CAknsEffectItemDef *)
AddSizeBoundParamL(CAknsSizeBoundParamDef *)
AddTimingModelL(CAknsTimingModelDef *)
AnimationCommandItem(TInt32)
AnimationCommandItemCount()
IMPORT_C
TInt
|
AnimationCommandItemCount
|
(
|
)
|
const
|
AnimationValueCount()
IMPORT_C
TInt
|
AnimationValueCount
|
(
|
)
|
const
|
MinInterval()
IMPORT_C
TUint32
|
MinInterval
|
(
|
)
|
const
|
Morphing()
IMPORT_C
TBool
|
Morphing
|
(
|
)
|
const
|
NewL(const TAknsItemID &)
Two-phased constructor. Constructs item definition object with specified ID, item type
EAknsITUnknown
and localization type EAknsIDLTDefault.
-
Exceptions:
-
If allocation fails, function leaves with a system-wide error code.
Parameters
const
TAknsItemID
& aID
|
Item ID of the newly created item definition.
|
PreprocessCommand(TInt32)
PreprocessCommandCount()
IMPORT_C
TInt
|
PreprocessCommandCount
|
(
|
)
|
const
|
SetLayerIndexesAndModes(TUint32, TUint32, TUint32, TUint32)
IMPORT_C void
|
SetLayerIndexesAndModes
|
(
|
TUint32
|
aInputLayerIndex,
|
|
TUint32
|
aInputLayerMode,
|
|
TUint32
|
aOutputLayerIndex,
|
|
TUint32
|
aOutputLayerMode
|
|
)
|
|
SetMinInterval(TUint32)
IMPORT_C void
|
SetMinInterval
|
(
|
TUint32
|
aMinInterval
|
)
|
|
SetMorphing(TBool)
IMPORT_C void
|
SetMorphing
|
(
|
TBool
|
aMorphing
|
)
|
|
SizeBoundParamCount()
IMPORT_C
TInt
|
SizeBoundParamCount
|
(
|
)
|
const
|
TimingModelCount()
IMPORT_C
TInt
|
TimingModelCount
|
(
|
)
|
const
|
Member Data Documentation
RPointerArray< CAknsAnimationValueDef > iAnimationValueArray
RPointerArray< CAknsAnimationCommandItemDef > iCommandArray
TBool
iMorphing
TBool
|
iMorphing
|
[private]
|
TUint32
iOutputLayerIndex
RPointerArray< CAknsEffectItemDef > iPreprocessCommandArray
RPointerArray< CAknsSizeBoundParamDef > iSizeBoundParamArray
RPointerArray< CAknsTimingModelDef > iTimingModelArray
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.