The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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>