class MWsScreen : public MWsObjectProvider |
A destination for a drawing occasion of a CWsGraphicDrawer Used by animation schedulers to update screens
Private Member Functions | |
---|---|
void | OnAnimation() |
void | Redraw() |
TBool | RedrawInvalid(const TArray< TGraphicDrawerId > &) |
Inherited Functions | |
---|---|
MWsObjectProvider::ObjectInterface() | |
MWsObjectProvider::ObjectInterface()const | |
MWsObjectProvider::ResolveObjectInterface(TUint) |
void | OnAnimation | ( | ) | [private, pure virtual] |
Called by the MWsAnimationScheduler when scheduled animation is to be serviced
WARNING: Function for internal use ONLY. Compatibility is not guaranteed in future releases.
void | Redraw | ( | ) | [private, pure virtual] |
Called by the MWsAnimationScheduler when the screen needs to be redrawn in its entirity
WARNING: Function for internal use ONLY. Compatibility is not guaranteed in future releases.
TBool | RedrawInvalid | ( | const TArray< TGraphicDrawerId > & | aInvalid | ) | [private, pure virtual] |
Called by MWsAnimationScheduler when the any parts of the screen that potentially contain commands to draw graphics in the list of IDs passed need to be redrawn WARNING: Function for internal use ONLY. Compatibility is not guaranteed in future releases.
const TArray< TGraphicDrawerId > & aInvalid | the list of IDs that are invalid |
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.