AknIconUtils.h File Reference

Link against: aknicon.lib

Capability Information

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 }

Enumeration Type Documentation

enum TScaleMode
 
Enumerator:
EAspectRatioPreserved 
EAspectRatioPreservedAndUnusedSpaceRemoved 
EAspectRatioNotPreserved 
EAspectRatioPreservedSlice 

Copyright © Nokia Corporation 2001-2007
Back to top