SAknRgb Class Reference

class SAknRgb
Public Member Functions
SAknRgb()
TBool IsSet()
TRgb Value()
SAknRgb &operator=(TRgb)
Private Attributes
TBool iIsSet
TRgb iValue

Constructor & Destructor Documentation

SAknRgb()

SAknRgb()[inline]

Member Functions Documentation

IsSet()

TBool IsSet()[inline]

Value()

TRgb Value()[inline]

operator=(TRgb)

SAknRgb &operator=(TRgbaRgb)[inline]

Parameters

TRgb aRgb

Member Data Documentation

TBool iIsSet

TBool iIsSet[private]

TRgb iValue

TRgb iValue[private]