QmlNodeEditor
ConnectionShape Class Reference
Inheritance diagram for ConnectionShape:
Collaboration diagram for ConnectionShape:

Properties

real startX
 
real startY
 
real endX
 
real endY
 
real mouseAreaWidth
 
string state
 
QtObject style
 
point fromPortPosition
 
point toPortPosition
 

Detailed Description

Definition at line 4 of file ConnectionShape.qml.

Property Documentation

◆ endX

real ConnectionShape::endX
read

Definition at line 5 of file ConnectionShape.qml.

◆ endY

real ConnectionShape::endY
read

Definition at line 5 of file ConnectionShape.qml.

◆ fromPortPosition

point ConnectionShape::fromPortPosition
read

Definition at line 5 of file ConnectionShape.qml.

◆ mouseAreaWidth

real ConnectionShape::mouseAreaWidth
read

Definition at line 5 of file ConnectionShape.qml.

◆ startX

real ConnectionShape::startX
read

Definition at line 5 of file ConnectionShape.qml.

◆ startY

real ConnectionShape::startY
read

Definition at line 5 of file ConnectionShape.qml.

◆ state

string ConnectionShape::state
read

Definition at line 5 of file ConnectionShape.qml.

◆ style

QtObject ConnectionShape::style
read

Definition at line 5 of file ConnectionShape.qml.

◆ toPortPosition

point ConnectionShape::toPortPosition
read

Definition at line 5 of file ConnectionShape.qml.


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