API published in: S60 2nd Ed
Link against: aknskins.lib aknskinsrv.lib aknswallpaperutils.lib
Required Capabilities
None
#include <e32std.h>
#include <AknsDataContext.h>
#include <AknsItemData.h>
Go to the source code of this file.
Data Structures |
|
class | MAknsSkinInstance |
Interface to skin instance. More... |
|
Enumerations |
|
enum | TAknsClientError { EAknsClientErrorUnspecified = 0, EAknsClientErrorOOM = -4 } |
Type enumeration for skin client errors. More... |
|
enum | TAknsSkinChangeReason { ENormalSkinChange = 0, EMorphingStateChange = 1, EWallpaperChange = 2 } |
Type enumeration for the last skin change reason. More... |
|
Type enumeration for skin client errors. |
|
Type enumeration for the last skin change reason. |