CSvgtEvent Class Reference

class CSvgtEvent : public CBase

Inherits from

Constructor & Destructor Documentation

CSvgtEvent(TSvgtEventType, const TDesC &)

CSvgtEvent ( TSvgtEventType aEventType,
const TDesC & aUri
)

Parameters

TSvgtEventType aEventType
const TDesC & aUri

~CSvgtEvent()

~CSvgtEvent ( )

Member Functions Documentation

EventType()

TSvgtEventType EventType ( ) const

ImageUri()

TPtrC ImageUri ( ) const

Member Enumerations Documentation

Enum TSvgtEventType

Enumerators

ESvgtEventEmbededImage
ESvgtEventFetchImage
ESvgtEventLinkActivated
ESvgtEventLinkActivatedWithShow
ESvgtEventRedraw
ESvgtEventInvalid

Member Data Documentation

TSvgtEventType iEventType

TSvgtEventType iEventType [private]

HBufC * iUri

HBufC * iUri [private]