Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: gulutil.h
Link against: egul.lib

Class TFindWidthOfWidestAbbreviatedMonthName

TFindWidthOfWidestAbbreviatedMonthName

Support

Supported from 6.1

Description

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

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

Derivation

TFindWidthOfWidestAbbreviatedMonthNameFinds the width in pixels of the widest abbreviated 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 TFindWidthOfWidestAbbreviatedMonthName:
TFindWidthOfWidestAbbreviatedMonthName()

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


Construction


TFindWidthOfWidestAbbreviatedMonthName()

TFindWidthOfWidestAbbreviatedMonthName();

Description

Trivial default constructor.