CSvgUriReferenceImpl Class Reference

class CSvgUriReferenceImpl : public CBase

Implements Xlink interface. Elements implementing this interface should provide wrappers. Note that not all SVG elements implement this interface in SVG DOM. Class description goes here.

SVGEngine.lib
Since
1.0

Inherits from

  • CSvgUriReferenceImpl

Constructor & Destructor Documentation

~CSvgUriReferenceImpl()

~CSvgUriReferenceImpl()

Need method description

Since
1.0

Member Functions Documentation

CloneL()

CSvgUriReferenceImpl *CloneL()

Need method description

Since
1.0

ConstructL()

voidConstructL()[private]

Need method description

Since
1.0

Href()

const TDesC &Href()

Need method description

Since
1.0

HrefPointer()

TDesC *HrefPointer()

NewL()

CSvgUriReferenceImpl *NewL()[static]

Need method description

Since
1.0

NewLC()

CSvgUriReferenceImpl *NewLC()[static]

Need method description

Since
1.0

SetUriRefDesL(const TUint16, const TDesC &)

TInt SetUriRefDesL(const TUint16aPropertyName,
const TDesC &aValue
)

Parameters

const TUint16 aPropertyName
const TDesC & aValue

SetXlinkAttributeL(const TDesC &, const TDesC &)

TBool SetXlinkAttributeL(const TDesC &aPropertyName,
const TDesC &aValue
)

Need method description

Since
1.0

Parameters

const TDesC & aPropertyName
const TDesC & aValue

XlinkActuate()

const TDesC &XlinkActuate()

Need method description

Since
1.0

XlinkArcrole()

const TDesC &XlinkArcrole()

Need method description

Since
1.0

XlinkHref()

const TDesC &XlinkHref()

Need method description

Since
1.0

XlinkRole()

const TDesC &XlinkRole()

Need method description

Since
1.0

XlinkShow()

const TDesC &XlinkShow()

Need method description

Since
1.0

XlinkTitle()

const TDesC &XlinkTitle()

Need method description

Since
1.0

XlinkType()

const TDesC &XlinkType()

Need method description

Since
1.0

Member Data Documentation

HBufC * iXlinkActuate

HBufC *iXlinkActuate[private]

HBufC * iXlinkArcrole

HBufC *iXlinkArcrole[private]

HBufC * iXlinkHref

HBufC *iXlinkHref[private]

HBufC * iXlinkRole

HBufC *iXlinkRole[private]

HBufC * iXlinkShow

HBufC *iXlinkShow[private]

HBufC * iXlinkTitle

HBufC *iXlinkTitle[private]

HBufC * iXlinkType

HBufC *iXlinkType[private]