![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Inheritance diagram for inviwo::ProcessorLinkGraphicsItem:Public Types | |
| enum | { Type = UserType + ProcessorLinkGraphicsType } |
Public Member Functions | |
| ProcessorLinkGraphicsItem (ProcessorGraphicsItem *parent) | |
| int | type () const override |
| ProcessorGraphicsItem * | getProcessorGraphicsItem () const |
| void | addLink (LinkConnectionGraphicsItem *link) |
| void | removeLink (LinkConnectionGraphicsItem *link) |
| QPointF | getLeftPos () const |
| QPointF | getRightPos () const |