NAME
QFontMetrics - Interface to the Qt QFontMetrics class
SYNOPSIS
use QFontMetrics;
Requires QFont and QRect.
Member functions
ascent, boundingRect, descent, font, height, leading, lineSpacing, lineWidth, maxWidth, strikeOutPos, underlinePos, width
DESCRIPTION
Fully implemented. Very good.
SEE ALSO
qfontmetrics(3qt)
AUTHOR
Ashley Winters <jql@accessone.com>