| class CFsTextViewerWatermark : public CBase |
| Public Member Functions | |
|---|---|
| ~CFsTextViewerWatermark () | |
| IMPORT_C CFsTextViewerWatermark * | NewL (CAlfTexture &, TReal32 ) |
| TReal32 | Opacity () |
| IMPORT_C TRect | Rect () |
| IMPORT_C void | SetRect ( TRect ) |
| CAlfTexture & | Texture () |
| Private Member Functions | |
|---|---|
| CFsTextViewerWatermark (CAlfTexture *, TReal32 ) | |
| void | ConstructL () |
| Private Attributes | |
|---|---|
| TReal32 | iOpacity |
| TRect | iRect |
| CAlfTexture * | iTexture |
| CFsTextViewerWatermark | ( | CAlfTexture * | aTexture, |
| TReal32 | aOpacity = 0.33f | ||
| ) | [private] | ||
| CAlfTexture * aTexture | |
| TReal32 aOpacity = 0.33f |
| IMPORT_C CFsTextViewerWatermark * | NewL | ( | CAlfTexture & | aTexture, |
| TReal32 | aOpacity = 0.33f | |||
| ) | [static] | |||
| CAlfTexture & aTexture | |
| TReal32 aOpacity = 0.33f |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.