TAknIconHeader Class Reference
#include
<mw/AknIconHeader.h>
Link against: fbsrasterizer.lib
Constructor & Destructor Documentation
TAknIconHeader ( TDes8 & )
TAknIconHeader | ( | TDes8 & | aData | ) | [inline] |
~TAknIconHeader ( )
~TAknIconHeader | ( | ) | [inline] |
Member Function Documentation
GetBitmapId ( )
TInt
| GetBitmapId | ( | ) | const [inline] |
GetIconColor ( )
TUint32
| GetIconColor | ( | ) | const [inline] |
GetRotation ( )
TInt
| GetRotation | ( | ) | const [inline] |
GetScaleMode ( )
TInt
| GetScaleMode | ( | ) | const [inline] |
IsMarginCorrection ( )
TBool
| IsMarginCorrection | ( | ) | const [inline] |
IsMask ( )
TBool
| IsMask | ( | ) | const [inline] |
SetBitmapId ( TInt )
void | SetBitmapId | ( | TInt | aBitmapId | ) | [inline] |
SetIconColor ( TUint32 )
void | SetIconColor | ( | TUint32 | aColor | ) | [inline] |
SetIsMask ( TBool )
void | SetIsMask | ( | TBool | isMask | ) | [inline] |
SetMarginCorrection ( TBool )
void | SetMarginCorrection | ( | TBool | isMarginFlag | ) | [inline] |
SetRotation ( TInt )
void | SetRotation | ( | TInt | aAngle | ) | [inline] |
SetScaleMode ( TInt )
void | SetScaleMode | ( | TInt | aMode | ) | [inline] |