MSvgAnimationListener Class Reference
class MSvgAnimationListener
|
This interface is the callback mechanism for the SVG Engine to communicate to interested clients about hyperlinks. The client (listener) is notified when a pointer has entered or exited a hyperlink and when a hyperlink is activated.
Member Functions Documentation
AnimationEnded()
TBool
|
AnimationEnded
|
(
|
)
|
[pure virtual]
|
This method is called to notify the client that a link has been activated.
AnimationPaused()
TBool
|
AnimationPaused
|
(
|
)
|
[pure virtual]
|
Notified when a pointer exits a hyperlink element.
AnimationStarted(TBool)
TBool
|
AnimationStarted
|
(
|
TBool
|
isAnimationIndefinite
|
)
|
[pure virtual]
|
Notified when a pointer enters a hyperlink element.
Parameters
TBool
isAnimationIndefinite
|
|
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.