MSvgEventReceiver Class Reference

class MSvgEventReceiver

Class description goes here.

SVGEngine.lib
Since
1.0

Member Functions Documentation

DeactivateAnimation()

void DeactivateAnimation ( ) [pure virtual]

DoAnimProcL(MSvgEvent *)

TBool DoAnimProcL ( MSvgEvent * aEvent ) [pure virtual]

Parameters

MSvgEvent * aEvent

ReInitializeAnimation()

void ReInitializeAnimation ( ) [pure virtual]

ReceiveEventL(MSvgEvent *)

TBool ReceiveEventL ( MSvgEvent * aEvent ) [pure virtual]

Receive and process and event

Since
1.0

Parameters

MSvgEvent * aEvent - A event that matches the event mask registered for

ReceiveEventL(MSvgEvent *, const TUint16)

TBool ReceiveEventL ( MSvgEvent * aEvent,
const TUint16 aSubEventMask
) [pure virtual]

Receive and process and event

Since
3.2

Parameters

MSvgEvent * aEvent - A event that matches the event mask registered for
const TUint16 aSubEventMask - The mask that tells which interactive event is associated with the element.

Reset(MSvgEvent *)

void Reset ( MSvgEvent * aEvent ) [pure virtual]

Parameters

MSvgEvent * aEvent

ResetReferenceAttrSet()

void ResetReferenceAttrSet ( ) [pure virtual]

ResetReferenceElementL()

void ResetReferenceElementL ( ) [pure virtual]

Reset the state of the target element

Since
1.0