CWidgetPropertyValue Class Reference

class CWidgetPropertyValue : public CBase
CWidgetData
Since
3.1

Inherits from

Constructor & Destructor Documentation

CWidgetPropertyValue()

CWidgetPropertyValue ( ) [protected, inline]

Constructor

CWidgetPropertyValue(const CWidgetPropertyValue &)

CWidgetPropertyValue ( const CWidgetPropertyValue & ) [private]

Parameters

const CWidgetPropertyValue &

~CWidgetPropertyValue()

~CWidgetPropertyValue ( ) [inline]
Destructor
Since
3.1

Member Functions Documentation

ConstructL()

void ConstructL ( ) [protected, inline]

2-phase constructor

DeserializeL(RReadStream &)

void DeserializeL ( RReadStream & aStream ) [inline]

Parameters

RReadStream & aStream

NewL()

CWidgetPropertyValue * NewL ( ) [static, inline]
Two phase constructor
Since
3.1

Reset()

void Reset ( ) [inline]

SerializeL(RWriteStream &)

void SerializeL ( RWriteStream & aStream ) const [inline]

Parameters

RWriteStream & aStream

operator TInt()

operator TInt ( ) const [inline]

operator const TDesC &()

operator const TDesC & ( ) [inline]

operator const TUid &()

operator const TUid & ( ) [inline]

operator=(TInt)

CWidgetPropertyValue & operator= ( TInt i ) [inline]

Parameters

TInt i

operator=(const TDesC &)

CWidgetPropertyValue & operator= ( const TDesC & s ) [inline]

Parameters

const TDesC & s

operator=(TUid)

CWidgetPropertyValue & operator= ( TUid uid ) [inline]

Parameters

TUid uid

operator=(const CWidgetPropertyValue &)

CWidgetPropertyValue & operator= ( const CWidgetPropertyValue & ) [private]

Parameters

const CWidgetPropertyValue &

Member Data Documentation

TInt i

TInt i

TWidgetPropertyType iType

TWidgetPropertyType iType

union CWidgetPropertyValue::@208 iValue

union CWidgetPropertyValue::@208 iValue

HBufC * s

HBufC * s

TUid uid

TUid uid