CAknsEffectCommand Class Reference
class CAknsEffectCommand : public CBase |
Effect command data class. Effect command class encapsulates the information of a single effect command that is used with effect queue item data objects.
This is a public class with exported functions. The class is not intended for derivation outside the library.
AknSkins.lib
Constructor & Destructor Documentation
CAknsEffectCommand()
CAknsEffectCommand | ( | ) | [protected] |
C++ protected constructor.
~CAknsEffectCommand()
~CAknsEffectCommand | ( | ) | [virtual] |
Member Functions Documentation
AppendParameterL(const TAknsRlParameterData &)
Appends a paramater to this effect command.
Parameters
const TAknsRlParameterData & aParameter | Parameter to be appended. The given data is copied, and thus no ownership is transferred. |
CreateParameterIteratorL()
Creates and returns a new parameter iterator.
EffectUid()
IMPORT_C TUid | EffectUid | ( | ) | const |
LayerConf()
Returns the layer configuration.
NewL()
Two-phased constructor.
-
Exceptions:
- If allocation fails, function leaves with a system-wide error code.
SetEffectUid(const TUid)
IMPORT_C void | SetEffectUid | ( | const TUid | aValue | ) | |
Parameters
const TUid aValue | New effect UID. |
SetLayerConf(const TAknsRlRenderOpParam)
Sets the layer configuration.
Member Data Documentation
TAknsRlRenderOpParam
iLayerConf
RPointerArray< CAknsEffectParameter > iParameters
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.