CFsTextViewerWatermark Class Reference

class CFsTextViewerWatermark : public CBase

Inherits from

Constructor & Destructor Documentation

CFsTextViewerWatermark(CAlfTexture *, TReal32)

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

Parameters

CAlfTexture * aTexture
TReal32 aOpacity = 0.33f

~CFsTextViewerWatermark()

IMPORT_C ~CFsTextViewerWatermark ( )

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

NewL(CAlfTexture &, TReal32)

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

Parameters

CAlfTexture & aTexture
TReal32 aOpacity = 0.33f

Opacity()

TReal32 Opacity ( )

Rect()

IMPORT_C TRect Rect ( )

SetRect(TRect)

IMPORT_C void SetRect ( TRect aRect )

Parameters

TRect aRect

Texture()

CAlfTexture & Texture ( )

Member Data Documentation

TReal32 iOpacity

TReal32 iOpacity [private]

TRect iRect

TRect iRect [private]

CAlfTexture * iTexture

CAlfTexture * iTexture [private]