Alf::MulVisualItem::MulAttribute Class Reference

class Alf::MulVisualItem::MulAttribute
Public Member Functions
MulAttribute()
MulAttribute(IMulVariantType *, int)
MulAttribute(const MulAttribute &)
~MulAttribute()
Public Attributes
intmFlag
IMulVariantType *mValue

Constructor & Destructor Documentation

MulAttribute()

MulAttribute()[inline]

C++ constructor.

MulAttribute(IMulVariantType *, int)

MulAttribute(IMulVariantType *aValue,
intaAttributeFlags = 0
)[inline]

C++ constructor.

Parameters

IMulVariantType * aValuevalue of the attribute
int aAttributeFlags = 0property of this attribute

MulAttribute(const MulAttribute &)

MulAttribute(const MulAttribute &aAttribute)[inline]

Copy constructor.

Parameters

const MulAttribute & aAttributeexisting attribute

~MulAttribute()

~MulAttribute()[inline]

Destructor.

Member Data Documentation

int mFlag

intmFlag

IMulVariantType * mValue

IMulVariantType *mValue