MAknIconObserver Class Reference
Member Functions Documentation
BitmapChanged(CFbsBitmap *)
void
|
BitmapChanged
|
(
|
CFbsBitmap
*
|
aBitmap
|
)
|
[pure virtual]
|
This is an abstract class for specifying an interface for receiving notifications when an icon's frame buffer has been updated. An object of derived class implementing this interface should be registered for a given icon to the AknIcon framework using function
AknIconUtils::SetObserver()
.
AknIcon framework calls this function whenever the frame buffer of the observed icon changes. This observer mechanism is mainly useful in animated icons cases. The observer e.g. can redraw the icon on the screen when the frame of the animated icon has changed.
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.