Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: gulutil.h
Link against: egul.lib

Class TFindWidthOfWidestDigit

TFindWidthOfWidestDigit

Support

Supported from 6.0

Description

Finds the width in pixels of the widest digit, when displayed in a specified font.

After construction, call MaximumWidthInPixels(), defined in the base class, specifying the font.

Derivation

TFindWidthOfWidestDigitFinds the width in pixels of the widest digit, when displayed in a specified font
TFindWidthOfWidestTextItemFinds the pixel width of the widest text item in a range of indexed items

Defined in TFindWidthOfWidestDigit:
TFindWidthOfWidestDigit()

Inherited from TFindWidthOfWidestTextItem:
GetFirstAndLastIndex(), GetTextItem(), MaximumWidthInPixels()


Construction


TFindWidthOfWidestDigit()

TFindWidthOfWidestDigit();

Description

Trivial default constructor.