Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Draws a rectangle r with rounded corners.
The xRnd and yRnd arguments specify how rounded the corners should be. 0 is angled corners, 99 is maximum roundedness.
A filled rectangle has a size of r.size(). A stroked rectangle has a size of r.size() plus the pen width.
See also drawRoundedRect().
This is an overloaded member function, provided for convenience.
Draws the rectangle r with rounded corners.
This is an overloaded member function, provided for convenience.
Draws the rectangle x, y, w, h with rounded corners.
Use worldTransform() instead.
See also setMatrix() and worldTransform().
Use worldMatrixEnabled() instead
See also setMatrixEnabled() and worldMatrixEnabled().
Use setWorldTransform() instead.
See also matrix() and setWorldTransform().
Use setWorldMatrixEnabled() instead.
See also matrixEnabled() and setWorldMatrixEnabled().
Copyright © 2008 Nokia | Trademarks | Qt 4.4.3 |