#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpmanager/src-builder/moduleitem.h>
|
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) override |
| |
| void | hoverEnterEvent (QGraphicsSceneHoverEvent *event) override |
| |
| void | hoverLeaveEvent (QGraphicsSceneHoverEvent *event) override |
| |
| void | mousePressEvent (QGraphicsSceneMouseEvent *event) override |
| |
| void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) override |
| |
| void | mouseMoveEvent (QGraphicsSceneMouseEvent *event) override |
| |
| QVariant | itemChange (GraphicsItemChange change, const QVariant &value) override |
| |
Definition at line 87 of file moduleitem.h.
◆ PortStatus
| Enumerator |
|---|
| unknown | |
| availbale | |
| unavailable | |
Definition at line 92 of file moduleitem.h.
◆ PortItem() [1/2]
◆ PortItem() [2/2]
◆ boundingRect()
| QRectF PortItem::boundingRect |
( |
| ) |
const |
|
overridevirtual |
◆ connectionPoint()
| QPointF PortItem::connectionPoint |
( |
| ) |
|
|
overridevirtual |
◆ getInputData()
◆ getOutputData()
◆ getPortType()
| int PortItem::getPortType |
( |
| ) |
|
◆ hoverEnterEvent()
| void PortItem::hoverEnterEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
overrideprotected |
◆ hoverLeaveEvent()
| void PortItem::hoverLeaveEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
overrideprotected |
◆ itemChange()
| QVariant PortItem::itemChange |
( |
GraphicsItemChange |
change, |
|
|
const QVariant & |
value |
|
) |
| |
|
overrideprotected |
◆ mouseMoveEvent()
| void PortItem::mouseMoveEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ mousePressEvent()
| void PortItem::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ mouseReleaseEvent()
| void PortItem::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ paint()
| void PortItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = 0 |
|
) |
| |
|
overrideprotected |
◆ setAvailable()
| void PortItem::setAvailable |
( |
PortStatus |
available | ) |
|
◆ type()
| int PortItem::type |
( |
| ) |
const |
|
overridevirtual |
◆ Arrow
◆ inData
◆ outData
The documentation for this class was generated from the following files: