API published in: S60 2nd Ed FP 3
Link against: aknicon.lib
Required Capabilities
None
#include <e32std.h>
#include <gdi.h>
#include "AknIconUtils.inl"
Go to the source code of this file.
Data Structures |
|
| class | TAknContentDimensions |
| Class for storing the content dimensions of icons. More... |
|
| class | CAknIcon |
| Cleanup stack helper. More... |
|
| class | MAknIconFileProvider |
| The purpose of this class is for clients to provide opened file handles to icon files, which reside in private directories,
where AknIcon server has no access. More... |
|
| class | AknIconUtils |
| AknIconUtils. More... |
|
Enumerations |
|
| enum | TScaleMode { EAspectRatioPreserved = 0, EAspectRatioPreservedAndUnusedSpaceRemoved = 1, EAspectRatioNotPreserved = 2, EAspectRatioPreservedSlice = 3 } |
|