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

Public Member Functions

void showConnectionDeleteDialog ()
 
void updateFromX ()
 
void updateFromY ()
 
void updateToX ()
 
void updateToY ()
 
void updateAll ()
 

Properties

Item from
 
Item to
 
Component connectionShape
 
QtObject style
 
bool removable
 
Item fromNodeRoot
 
Item toNodeRoot
 

Detailed Description

Definition at line 3 of file ConnectionComponent.qml.

Member Function Documentation

◆ showConnectionDeleteDialog()

void ConnectionComponent::showConnectionDeleteDialog ( )

◆ updateAll()

void ConnectionComponent::updateAll ( )

◆ updateFromX()

void ConnectionComponent::updateFromX ( )

◆ updateFromY()

void ConnectionComponent::updateFromY ( )

◆ updateToX()

void ConnectionComponent::updateToX ( )

◆ updateToY()

void ConnectionComponent::updateToY ( )

Property Documentation

◆ connectionShape

Component ConnectionComponent::connectionShape
read

Definition at line 4 of file ConnectionComponent.qml.

◆ from

Item ConnectionComponent::from
read

Definition at line 4 of file ConnectionComponent.qml.

◆ fromNodeRoot

Item ConnectionComponent::fromNodeRoot
read

Definition at line 4 of file ConnectionComponent.qml.

◆ removable

bool ConnectionComponent::removable
read

Definition at line 4 of file ConnectionComponent.qml.

◆ style

QtObject ConnectionComponent::style
read

Definition at line 4 of file ConnectionComponent.qml.

◆ to

Item ConnectionComponent::to
read

Definition at line 4 of file ConnectionComponent.qml.

◆ toNodeRoot

Item ConnectionComponent::toNodeRoot
read

Definition at line 4 of file ConnectionComponent.qml.


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