MWsScreenRedraw Class Reference
class MWsScreenRedraw : public MWsObjectProvider |
This is an extension of the MWsScreen interface for handling the animation aspects of the redraw sequence.
Member Functions Documentation
AnimationRegion()
const TRegion * | AnimationRegion | ( | ) | const [pure virtual] |
Gets the the animation region for this screen redraw.
IsUpdatePending()
TBool
| IsUpdatePending | ( | ) | [pure virtual] |
Checks if there is a redraw in progress or scheduled to take place.
Now()
const TTime & | Now | ( | ) | const [pure virtual] |
Gets the current time according to the animation scheduler
ScheduleRender(const TTimeIntervalMicroSeconds &)
Schedule a render of the screen without requesting any area of it to be redrawn. Effectively, request a rerun of the render stages.
SetObserver(MWsScreenRedrawObserver *)
Sets the screen redraw observer.
UpdateDevice()
void | UpdateDevice | ( | ) | [pure virtual] |
Updates the screen device to reflect any animation changes
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.