CCoePlainTextDrawer Class Reference
| class CCoePlainTextDrawer : public CCoeTextDrawerBase |
This is a basic text drawer without any text effects. The default text drawer that can be used if no other (device specific) text drawers has been added to the system.
Constructor & Destructor Documentation
CCoePlainTextDrawer(TRgb)
| CCoePlainTextDrawer | ( | TRgb | aTextColor | ) | [private] |
Member Functions Documentation
Construct()
|
TInt
| Construct | ( | ) | [private] |
Second-phase construction. This method is non-leaving as it will have been called indirectly from a control's draw method which cannot leave.
DrawText(CGraphicsContext &, const TCoeTextTypeAdaptor &, const CFont &, const TRect &, const TRect &)
Parameters
| CGraphicsContext & aGc | The graphics context. |
| const TCoeTextTypeAdaptor & aText | The TCoeTextTypeAdaptor text object to draw. |
| const CFont & aFont | Font to be used for drawing the text. |
| const TRect & aTextRect | The rectangle to draw the text in. |
| const TRect & aClipRect | The clipping rectangle. |
MopSupplyObject(TTypeUid)
Parameters
| TTypeUid aId | The type of the desired object. |
New(TRgb)
Parameters
| TRgb aTextColor | The color that will be used to draw text. |
Reset()
| void | Reset | ( | ) | [private, virtual] |
SetTextColor(TRgb)
| IMPORT_C void | SetTextColor | ( | TRgb | aTextColor | ) | [virtual] |
TextColor()
| IMPORT_C TRgb | TextColor | ( | ) | const [virtual] |
Member Data Documentation
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.