MSvgTextListener Class Reference
class MSvgTextListener : public MSvgListener
|
This interface is the callback mechanism for the SVG Engine to communicate to interested clients about text element interaction.
Member Functions Documentation
TextActivated(TInt)
TBool
|
TextActivated
|
(
|
TInt
|
aTextHandle
|
)
|
[pure virtual]
|
This method is called to notify the client that a link has been activated.
TextEntered(TInt)
TBool
|
TextEntered
|
(
|
TInt
|
aTextHandle
|
)
|
[pure virtual]
|
Notified when a pointer enters a text element.
TextExited(TInt)
TBool
|
TextExited
|
(
|
TInt
|
aTextHandle
|
)
|
[pure virtual]
|
Notified when a pointer exits a text element.
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.