class MAknPictographAnimatorCallBack |
Public Member Functions | |
---|---|
void | DrawPictographArea () |
void | DrawPictographArea | ( | ) | [pure virtual] |
This function is called when a redraw is needed for drawing new frames of animated pictographs. It should
1) Draw or clear the background of pictographs 2) If the pictographs are amongst text, draw the text 3) Draw the pictographs using MAknPictographDrawer interface
In many cases, it is sufficient to implement this simply by calling CCoeControl::DrawNow for the appropriate control.
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.