Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: gulutil.h
Link against: egul.lib

Class TFindWidthOfWidestMonthName

TFindWidthOfWidestMonthName

Support

Supported from 6.0

Description

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

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

Derivation

TFindWidthOfWidestMonthNameFinds the width in pixels of the widest month name, when displayed in a specified font
TFindWidthOfWidestTextItemFinds the pixel width of the widest text item in a range of indexed items

Defined in TFindWidthOfWidestMonthName:
TFindWidthOfWidestMonthName()

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


Construction


TFindWidthOfWidestMonthName()

TFindWidthOfWidestMonthName();

Description

Trivial default constructor.