Loading...
Searching...
No Matches
Dataflow::CableItem Class Referencefinal
Inheritance diagram for Dataflow::CableItem:
Public Member Functions | |
| CableItem (const Process::Cable &c, const Process::Context &ctx, QGraphicsItem *parent=nullptr) | |
| const Id< Process::Cable > & | id () const |
| const Process::Cable & | model () const |
| int | type () const final override |
| void | resize () |
| void | check () |
| PortItem * | source () const noexcept |
| PortItem * | target () const noexcept |
| void | setSource (PortItem *p) |
| void | setTarget (PortItem *p) |
| void | resetDrop () |
| void | dropReceived (const QPointF &pos, const QMimeData &arg_2) |
Static Public Attributes | |
| static bool | g_cables_enabled = true |
| static const constexpr int | Type = QGraphicsItem::UserType + 9999 |
The documentation for this class was generated from the following files:
- CableItem.hpp
- CableItem.cpp