MWsScreenConfigList Class Reference
class MWsScreenConfigList : public MWsObjectProvider |
Available list of screen modes as specified during start-up. This interface can generally be enquired from the MWsScreen instance. Can be read by render stage to configure its Display Configuration policy.
Note that mode list is not contiguous, so methods may leave if missing index is requested.
Member Functions Documentation
AvailableOrientationsL(TInt)
TInt
| AvailableOrientationsL | ( | TInt | aIndex | ) | const [pure virtual] |
GetScreenSizeModeList(RArray< TInt > &)
Get list of valid display modes - may be sparse
ModeFlagsL(TInt)
TInt
| ModeFlagsL | ( | TInt | aIndex | ) | const [pure virtual] |
Get the modeflags for specified mode
ScaledOriginL(TInt)
TPoint
| ScaledOriginL | ( | TInt | aIndex | ) | const [pure virtual] |
Get screen scaled origin - note this is expected to stay at 1:1
ScalingFactorL(TInt)
TSize
| ScalingFactorL | ( | TInt | aIndex | ) | const [pure virtual] |
Get screen scaling factor - note this is expected to stay at 1:1
ScreenModeSizeInPixelsL(TInt)
TSize
| ScreenModeSizeInPixelsL | ( | TInt | aIndex | ) | const [pure virtual] |
Get screen size in pixels for current screen size mode as defined in wsini
ScreenModeSizeInTwipsL(TInt)
TSize
| ScreenModeSizeInTwipsL | ( | TInt | aIndex | ) | const [pure virtual] |
Get screen size in twips for current screen size mode as defined in wsini
Member Enumerations Documentation
Enum TModeFlags
Enumerators
EDynamic = 0x00000001 | |
EHighRes = 0x00000002 | |
EDisconnected = 0x00000004 | |
EHalDefault = 0x00000008 | |
ETwipsSpecified = 0x00000010 | |
EClientDefinedDigitiserArea = 0x00000020 | |
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.