AknsRlParameter.h File Reference

Link against: aknskins.lib aknskinsrv.lib aknswallpaperutils.lib

Capability Information

Required Capabilities

None


Go to the source code of this file.


Data Structures

struct  TAknsRlGraphicsParam
 Content structure for graphics parameters. More...
struct  TAknsRlParameterData
 Parameter data structure. More...
class  MAknsRlParameterIterator
 Interface to skin effect parameter iterator. More...

Enumerations

enum  TAknsRlParameterType { EAknsRlParameterTypeNumber = 0, EAknsRlParameterTypeString = 1, EAknsRlParameterTypeGraphics = 2 }
 Parameter type enumeration. More...

Enumeration Type Documentation

enum TAknsRlParameterType
 

Parameter type enumeration.

Since:
2.8
Enumerator:
EAknsRlParameterTypeNumber 
EAknsRlParameterTypeString 
EAknsRlParameterTypeGraphics 

Copyright © Nokia Corporation 2001-2007
Back to top