CFsTextViewerWatermark Class Reference

class CFsTextViewerWatermark : public CBase

Inherits from

  • CFsTextViewerWatermark

Constructor & Destructor Documentation

CFsTextViewerWatermark(CAlfTexture *, TReal32)

CFsTextViewerWatermark(CAlfTexture *aTexture,
TReal32aOpacity = 0.33f
)[private]

Parameters

CAlfTexture * aTexture
TReal32 aOpacity = 0.33f

~CFsTextViewerWatermark()

IMPORT_C~CFsTextViewerWatermark()

Member Functions Documentation

ConstructL()

voidConstructL()[private]

NewL(CAlfTexture &, TReal32)

IMPORT_C CFsTextViewerWatermark *NewL(CAlfTexture &aTexture,
TReal32aOpacity = 0.33f
)[static]

Parameters

CAlfTexture & aTexture
TReal32 aOpacity = 0.33f

Opacity()

TReal32 Opacity()

Rect()

IMPORT_C TRectRect()

SetRect(TRect)

IMPORT_C voidSetRect(TRectaRect)

Parameters

TRect aRect

Texture()

CAlfTexture &Texture()

Member Data Documentation

TReal32 iOpacity

TReal32 iOpacity[private]

TRect iRect

TRect iRect[private]

CAlfTexture * iTexture

CAlfTexture *iTexture[private]