![]() |
Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions | ![]() |
The following class members are part of the Qt 3 support layer. They are provided to help you port old code to Qt 4. We advise against using them in new code.
Adds xp1, yp1, xp2 and yp2 respectively to the existing coordinates of the rectangle.
See also adjust().
Use getCoords() instead.
Use translate() instead.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
Use translate() instead.
Returns a reference to the bottom coordinate of the rectangle.
See also rLeft(), rTop(), and rRight().
Returns a reference to the left coordinate of the rectangle.
See also rTop(), rRight(), and rBottom().
Returns a reference to the right coordinate of the rectangle.
See also rLeft(), rTop(), and rBottom().
Returns a reference to the top coordinate of the rectangle.
See also rLeft(), rRight(), and rBottom().
Use getRect() instead.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.0-b2 |