![]() |
Qt 6.x
The Qt SDK
|
#include <qvectorpath_p.h>
Collaboration diagram for QRealRect:Public Attributes | |
| qreal | x1 |
| qreal | y1 |
| qreal | x2 |
| qreal | y2 |
Definition at line 33 of file qvectorpath_p.h.
| qreal QRealRect::x1 |
Definition at line 34 of file qvectorpath_p.h.
Referenced by QVectorPath::controlPointRect().
| qreal QRealRect::x2 |
Definition at line 34 of file qvectorpath_p.h.
Referenced by QVectorPath::controlPointRect().
| qreal QRealRect::y1 |
Definition at line 34 of file qvectorpath_p.h.
Referenced by QVectorPath::controlPointRect().
| qreal QRealRect::y2 |
Definition at line 34 of file qvectorpath_p.h.
Referenced by QVectorPath::controlPointRect().