Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: gulutil.h
Link against: egul.lib

Class TFindWidthOfWidestAbbreviatedDayName

TFindWidthOfWidestAbbreviatedDayName

Support

Supported from 6.0

Description

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

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

Derivation

TFindWidthOfWidestAbbreviatedDayNameFinds the width in pixels of the widest abbreviated day name when displayed in a specified font
TFindWidthOfWidestTextItemFinds the pixel width of the widest text item in a range of indexed items

Defined in TFindWidthOfWidestAbbreviatedDayName:
TFindWidthOfWidestAbbreviatedDayName()

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

See also:


Construction


TFindWidthOfWidestAbbreviatedDayName()

TFindWidthOfWidestAbbreviatedDayName();

Description

Trivial default constructor.