MSvgInteractiveElementListener Class Reference
class MSvgInteractiveElementListener : public MSvgListener
|
This interface is the callback mechanism for the SVG Engine to communicate to interested clients about interactive elements in the svg content.
Inherits from
-
MSvgInteractiveElementListener
Member Functions Documentation
InteractiveElementEntered(TPtrC, TUint16)
TBool
|
InteractiveElementEntered
|
(
|
TPtrC
|
aElementIdPtr,
|
|
TUint16
|
aInteractonTypeList
|
|
)
|
[pure virtual]
|
Notified when a pointer enters an interactive element. v3.2
InteractiveElementExited(TPtrC)
TBool
|
InteractiveElementExited
|
(
|
TPtrC
|
aElementIdPtr
|
)
|
[pure virtual]
|
Notified when a pointer exits from an interactive element. v3.2
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.