Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QRealRect Struct Reference

#include <qvectorpath_p.h>

+ Collaboration diagram for QRealRect:

Public Attributes

qreal x1
 
qreal y1
 
qreal x2
 
qreal y2
 

Detailed Description

Definition at line 33 of file qvectorpath_p.h.

Member Data Documentation

◆ x1

qreal QRealRect::x1

Definition at line 34 of file qvectorpath_p.h.

Referenced by QVectorPath::controlPointRect().

◆ x2

qreal QRealRect::x2

Definition at line 34 of file qvectorpath_p.h.

Referenced by QVectorPath::controlPointRect().

◆ y1

qreal QRealRect::y1

Definition at line 34 of file qvectorpath_p.h.

Referenced by QVectorPath::controlPointRect().

◆ y2

qreal QRealRect::y2

Definition at line 34 of file qvectorpath_p.h.

Referenced by QVectorPath::controlPointRect().


The documentation for this struct was generated from the following file: