CSmilAnchor Class Reference

class CSmilAnchor : public CObject

Inherits from

Constructor & Destructor Documentation

CSmilAnchor()

CSmilAnchor()

C++ default constructor.

~CSmilAnchor()

~CSmilAnchor()[virtual]

Destructor

Member Functions Documentation

Alt()

TPtrC Alt()const

Returns the anchor's alt value.

Href()

IMPORT_C TPtrCHref()const

Returns the anchor's href.

SetAltL(const TDesC &)

voidSetAltL(const TDesC &aStringValue)

Sets the anchor's alt.

Parameters

const TDesC & aStringValue- the value the alt have to be set

SetHrefL(const TDesC &)

voidSetHrefL(const TDesC &aStringValue)

Sets the anchor's href.

Parameters

const TDesC & aStringValue- the value the href have to be set

SetTargetL(const TDesC &)

voidSetTargetL(const TDesC &aStringValue)

Sets the anchor's target.

Parameters

const TDesC & aStringValue- the value the target have to be set

Target()

TPtrC Target()const

Returns the anchor's target.

Member Enumerations Documentation

Enum anonymous

Enumerators

KTabUnspecified = -314159

Enum TActuate

Enumerators

EOnLoad
EOnRequest

Enum TPlayState

Enumerators

EPlay
EPause
EStop

Enum TShow

Enumerators

ENew
EDeprecatedPause
EReplace

Member Data Documentation

TText iAccessKey

TText iAccessKey

TActuate iActuate

TActuate iActuate

RSmilTextBuf iAlt

RSmilTextBuf iAlt

TInt iDestinationLevel

TInt iDestinationLevel

TPlayState iDestinationPlaystate

TPlayState iDestinationPlaystate

TBool iExternal

TBool iExternal

RSmilTextBuf iHref

RSmilTextBuf iHref

TShow iShow

TShow iShow

TInt iSourceLevel

TInt iSourceLevel

TPlayState iSourcePlaystate

TPlayState iSourcePlaystate

TInt iTabIndex

TInt iTabIndex

RSmilTextBuf iTarget

RSmilTextBuf iTarget