CAknIcon Class Reference
#include
<mw/AknIconUtils.h>
class CAknIcon : public CBase |
Detailed Description
Cleanup stack helper. Owns the bitmap and the mask.
Constructor & Destructor Documentation
Member Function Documentation
Bitmap ( )
Returns: The icon's bitmap.
Mask ( )
Returns: The icon's mask.
NewL ( )
Two-phased constructor.
Creates and returns a pointer to a new CAknIcon object.
SetBitmap ( CFbsBitmap * )
Parameter | Description | aBitmap | The icon's bitmap. |
SetMask ( CFbsBitmap * )
Parameter | Description | aMask | The icon's mask. |