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
Overloaded operators
!= ==
DESCRIPTION
Everything is fully interfaced, including the operators.
SEE ALSO
qrect(3qt)
AUTHOR
Ashley Winters <jql@accessone.com>