QNodeEditor.edge#

Edge consisting of a connection between a start and end point

This module contains a class derived from QObject. The object contains a start and end socket that determine the shape of the edge. Contains a graphics object that exists in a NodeScene.

Classes

Edge(start, end, scene, theme)

Edge container holding a start and end socket, and various utility methods.