MLafEnv Class Reference
LAF interface to access the current system environment settings.
It is implemented by the Uikon Core, and effectively allows the LAF limited access to the current thread's CEikonEnv.
Member Functions Documentation
Bitmap(TUid)
Gets an environment bitmap specified by UID.
Parameters
TUid aBmpUid | The UID of the bitmap to retrieve. |
Color(TLogicalColor, TUid)
Gets the environment's physical (TRgb) colour that corresponds to the specified logical colour.
Parameters
TLogicalColor aLogicalColor | Logical colour. |
TUid aColorListUid = KNullUid | UID of the colour list from which to get the mapping. The default value is the environment's list. |
ControlColor(TLogicalColor, const CCoeControl &)
Gets the physical (TRgb) colour that corresponds to the specified logical colour, for a specified control.
Parameters
TLogicalColor aLogicalColor | Logical colour. |
const CCoeControl & aControl | Control for which to get the mapping. Note controls can override the system mappings. |
DefaultDisplayMode()
Gets the environment setting for the default display mode.
Font(const TLogicalFont &)
Gets the environment's nearest match to the specified logical font.
The return value is never NULL.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.