CAknsImageItemDef Class Reference
class CAknsImageItemDef : public CAknsItemDef
|
Image item definition. Image item definition consists of (in addition to base class data) image attributes and their values. Item type for image item definitions is
EAknsITImage
This is a public class with exported functions. The class is not intended for derivation outside the library.
AknSkinSrv.lib
Constructor & Destructor Documentation
CAknsImageItemDef(const TAknsItemType, const TAknsItemID &)
C++ constructor for internal use. Constructs an image item definition object with given ID.
Parameters
const
TAknsItemType
aType
|
Type of the definition object. While this is always EAknsITImage for CAknsImageItemDef objects, derived classes may specify other values.
|
const
TAknsItemID
& aID
|
Item ID of the new item definition.
|
~CAknsImageItemDef()
~CAknsImageItemDef
|
(
|
)
|
[virtual]
|
Member Functions Documentation
Attributes()
Returns the image attributes for this image definition.
NewL(const TAknsItemID &)
Two-phased constructor. Constructs a new image item definition object.
-
Exceptions:
-
If allocation fails, function leaves with a system-wide error code.
SetAttributesL(const TAknsImageAttributeData &)
Sets the image attributes for this image definition.
Member Data Documentation
TAknsImageAttributeData * iAttributeData
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.