#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpmanager/src-builder/sourceportitem.h>
|
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) override |
| |
| void | mouseDoubleClickEvent (QGraphicsSceneMouseEvent *e) override |
| |
| void | mouseMoveEvent (QGraphicsSceneMouseEvent *e) override |
| |
| void | mousePressEvent (QGraphicsSceneMouseEvent *e) override |
| |
| void | mouseReleaseEvent (QGraphicsSceneMouseEvent *e) override |
| |
| QVariant | itemChange (GraphicsItemChange change, const QVariant &value) override |
| |
Definition at line 25 of file sourceportitem.h.
◆ SourcePortItem()
| SourcePortItem::SourcePortItem |
( |
QString |
itemName, |
|
|
bool |
nestedInApp = false, |
|
|
bool |
editOnStart = false, |
|
|
Application * |
app = NULL, |
|
|
BuilderItem * |
parent = 0 |
|
) |
| |
◆ ~SourcePortItem()
| SourcePortItem::~SourcePortItem |
( |
| ) |
|
◆ boundingRect()
| QRectF SourcePortItem::boundingRect |
( |
| ) |
const |
|
overridevirtual |
◆ connectionPoint()
| QPointF SourcePortItem::connectionPoint |
( |
| ) |
|
|
overridevirtual |
◆ editingFinished()
| void SourcePortItem::editingFinished |
( |
| ) |
|
◆ isErrorState()
| bool SourcePortItem::isErrorState |
( |
| ) |
|
◆ itemChange()
| QVariant SourcePortItem::itemChange |
( |
GraphicsItemChange |
change, |
|
|
const QVariant & |
value |
|
) |
| |
|
overrideprotected |
◆ mouseDoubleClickEvent()
| void SourcePortItem::mouseDoubleClickEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
overrideprotected |
◆ mouseMoveEvent()
| void SourcePortItem::mouseMoveEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
overrideprotected |
◆ mousePressEvent()
| void SourcePortItem::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
overrideprotected |
◆ mouseReleaseEvent()
| void SourcePortItem::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
e | ) |
|
|
overrideprotected |
◆ paint()
| void SourcePortItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = 0 |
|
) |
| |
|
overrideprotected |
◆ setAvailable()
| void SourcePortItem::setAvailable |
( |
bool |
available | ) |
|
◆ type()
| int SourcePortItem::type |
( |
| ) |
const |
|
overridevirtual |
◆ Arrow
The documentation for this class was generated from the following files: