![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Types | |
| enum | { Type = static_cast<int>(UserType) + static_cast<int>(ProcessorLinkGraphicsType) } |
Public Member Functions | |
| ProcessorLinkGraphicsItem (ProcessorGraphicsItem *parent, double offset) | |
| int | type () const override |
| ProcessorGraphicsItem * | getProcessorGraphicsItem () const |
| void | addLink (LinkConnectionGraphicsItem *link) |
| void | removeLink (LinkConnectionGraphicsItem *link) |
| QPointF | getLeftPos () const |
| QPointF | getRightPos () const |