Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

◆ x2

qreal QRealRect::x2

Definition at line 34 of file qvectorpath_p.h.

◆ y1

qreal QRealRect::y1

Definition at line 34 of file qvectorpath_p.h.

◆ y2

qreal QRealRect::y2

Definition at line 34 of file qvectorpath_p.h.


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