NAME

QRect - Interface to the Qt QRect class

SYNOPSIS

use QRect;

Requires QPoint and QSize.

Member functions

new, bottom, bottomLeft, bottomRight, center, contains, coords, height, intersect, intersects, isEmpty, isNull, isValid, left, moveBottomLeft, moveBottomRight, moveBy, moveCenter, moveTopLeft, moveTopRight, normalize, rect, right, setBottom, setCoords, setHeight, setLeft, setRect, setRight, setSize, setTop, setWidth, setX, setY, size, top, topLeft, topRight, unite, width, x, y

DESCRIPTION

Everything but the operators is fully interfaced.

SEE ALSO

qrect(3qt)

AUTHOR

Ashley Winters <jql@accessone.com>