#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpmanager/src-builder/arrow.h>
|
void | mousePressEvent (QGraphicsSceneMouseEvent *event) override |
|
void | mouseMoveEvent (QGraphicsSceneMouseEvent *event) override |
|
void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) override |
|
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) override |
|
QVariant | itemChange (GraphicsItemChange change, const QVariant &value) override |
|
QPointF | computeTopLeftGridPoint (const QPointF &pointP) |
|
Definition at line 182 of file arrow.h.
◆ LineHandle()
LineHandle::LineHandle |
( |
QPointF |
center, |
|
|
Arrow * |
parent = 0 |
|
) |
| |
◆ ~LineHandle()
LineHandle::~LineHandle |
( |
| ) |
|
|
default |
◆ computeTopLeftGridPoint()
QPointF LineHandle::computeTopLeftGridPoint |
( |
const QPointF & |
pointP | ) |
|
|
protected |
◆ handlePoint()
QPointF LineHandle::handlePoint |
( |
| ) |
|
◆ itemChange()
QVariant LineHandle::itemChange |
( |
GraphicsItemChange |
change, |
|
|
const QVariant & |
value |
|
) |
| |
|
overrideprotected |
◆ mouseMoveEvent()
void LineHandle::mouseMoveEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ mousePressEvent()
void LineHandle::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ mouseReleaseEvent()
void LineHandle::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ paint()
void LineHandle::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = 0 |
|
) |
| |
|
overrideprotected |
◆ type()
int LineHandle::type |
( |
| ) |
const |
|
inlineoverride |
The documentation for this class was generated from the following files:
- src/guis/yarpmanager/src-builder/arrow.h
- src/guis/yarpmanager/src-builder/arrow.cpp