QtBase  v6.3.1
Public Attributes | List of all members
QRealRect Struct Reference

#include <qvectorpath_p.h>

Public Attributes

qreal x1
 
qreal y1
 
qreal x2
 
qreal y2
 

Detailed Description

Definition at line 69 of file qvectorpath_p.h.

Member Data Documentation

◆ x1

qreal QRealRect::x1

Definition at line 70 of file qvectorpath_p.h.

◆ x2

qreal QRealRect::x2

Definition at line 70 of file qvectorpath_p.h.

◆ y1

qreal QRealRect::y1

Definition at line 70 of file qvectorpath_p.h.

◆ y2

qreal QRealRect::y2

Definition at line 70 of file qvectorpath_p.h.


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