Link against: aknicon.lib
None
#include <AknIconUtils.h>
Owns the bitmap and the mask.
Public Member Functions |
|
~CAknIcon () | |
Destructor. |
|
IMPORT_C CFbsBitmap * | Bitmap () const |
Gets the bitmap. |
|
IMPORT_C CFbsBitmap * | Mask () const |
Gets the mask. |
|
IMPORT_C void | SetBitmap (CFbsBitmap *aBitmap) |
Sets the bitmap. |
|
IMPORT_C void | SetMask (CFbsBitmap *aMask) |
Sets the mask. |
|
Static Public Member Functions |
|
static IMPORT_C CAknIcon * | NewL () |
Two-phased constructor. |
|
Destructor. |
|
Gets the bitmap.
|
|
Gets the mask.
|
|
Two-phased constructor.
Creates and returns a pointer to a new
|
|
Sets the bitmap.
|
|
Sets the mask.
|