API published in: S60 1st Ed
API deprecated in: S60 5th Ed
Link against: pbkview.lib
Required Capabilities
None
#include <pbkiconinfo.h>
This class is a helper class for loading skinned bitmaps.
Static Public Member Functions |
|
static IMPORT_C void | CreateIconL (MAknsSkinInstance *aSkin, CFbsBitmap *&aBitmap, CFbsBitmap *&aMask, const TPbkIconInfo &aIconInfo) |
Creates a skinned icon from the aIconInfo information. |
|
static IMPORT_C void | CreateIconLC (MAknsSkinInstance *aSkin, CFbsBitmap *&aBitmap, CFbsBitmap *&aMask, const TPbkIconInfo &aIconInfo) |
Creates a skinned icon from the aIconInfo information. |
|
Creates a skinned icon from the aIconInfo information.
|
|
Creates a skinned icon from the aIconInfo information.
|