MWsScreenConfig Class Reference
class MWsScreenConfig : public MWsObjectProvider
|
Current screen mode configuration.Values return from this interface shall not be cached as they can change at anytime when wserv changes its screen mode. Plugin can listen to event EScreenSizeModeChanged to be notified when it happens.
Member Functions Documentation
DisplayMode()
TDisplayMode
|
DisplayMode
|
(
|
)
|
const [pure virtual]
|
Origin()
TPoint
|
Origin
|
(
|
)
|
const [pure virtual]
|
ScaledOrigin()
TPoint
|
ScaledOrigin
|
(
|
)
|
const [pure virtual]
|
ScalingFactor()
TSize
|
ScalingFactor
|
(
|
)
|
const [pure virtual]
|
Get screen scaling factor
ScreenModeSizeInPixels()
TSize
|
ScreenModeSizeInPixels
|
(
|
)
|
const [pure virtual]
|
Get screen size in pixels for current screen size mode as defined in wsini
SizeInPixels()
TSize
|
SizeInPixels
|
(
|
)
|
const [pure virtual]
|
Get physical screen size in pixels
SizeMode()
TInt
|
SizeMode
|
(
|
)
|
const [pure virtual]
|
Stride()
TInt
|
Stride
|
(
|
)
|
const [pure virtual]
|
Get frame buffer line pitch
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.