Qt 4.8
Public Variables | List of all members
QRealRect Struct Reference

#include <qvectorpath_p.h>

Public Variables

qreal x1
 
qreal x2
 
qreal y1
 
qreal y2
 

Detailed Description

Definition at line 73 of file qvectorpath_p.h.

Properties

◆ x1

qreal QRealRect::x1

Definition at line 74 of file qvectorpath_p.h.

Referenced by QVectorPath::controlPointRect().

◆ x2

qreal QRealRect::x2

Definition at line 74 of file qvectorpath_p.h.

Referenced by QVectorPath::controlPointRect().

◆ y1

qreal QRealRect::y1

Definition at line 74 of file qvectorpath_p.h.

Referenced by QVectorPath::controlPointRect().

◆ y2

qreal QRealRect::y2

Definition at line 74 of file qvectorpath_p.h.

Referenced by QVectorPath::controlPointRect().


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