TFindWidthOfWidestDateSuffix Class Reference
| class TFindWidthOfWidestDateSuffix : public TFindWidthOfWidestTextItem |
Finds the width in pixels of the widest date suffix (for instance st, nd), when displayed in a specified font.
After construction, call MaximumWidthInPixels(), defined in the base class, specifying the font.
Inherits from
- TFindWidthOfWidestDateSuffix
Constructor & Destructor Documentation
TFindWidthOfWidestDateSuffix()
| IMPORT_C | TFindWidthOfWidestDateSuffix | ( | ) | |
Member Functions Documentation
GetFirstAndLastIndex(TInt &, TInt &)
| void | GetFirstAndLastIndex | ( | TInt & | aFirstIndex, |
| | TInt & | aLastIndex |
| | ) | const [private, virtual] |
Gets the first and last index in the range of items.
Parameters
| TInt & aFirstIndex | On return, the first index. |
| TInt & aLastIndex | On return, the last index. |
GetTextItem(TDes &, TInt)
| void | GetTextItem | ( | TDes & | aText, |
| | TInt | aIndex |
| | ) | const [private, virtual] |
Gets the text item at the specfied index.
Parameters
| TDes & aText | On return, the indexed text item. |
| TInt aIndex | The index. |
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.