#include <path-edit.h>
◆ PathEdit()
| PathEdit::PathEdit |
( |
Canvas * |
canvas | ) |
|
|
noexcept |
◆ distance()
| qreal PathEdit::distance |
( |
QPointF |
point | ) |
|
◆ exit()
◆ getLocalCoord()
| QPointF PathEdit::getLocalCoord |
( |
QPointF |
canvas_coord | ) |
|
◆ hitTest()
| int PathEdit::hitTest |
( |
QPointF |
canvas_coord | ) |
|
◆ hoverEvent()
| bool PathEdit::hoverEvent |
( |
QHoverEvent * |
e, |
|
|
Qt::CursorShape * |
cursor |
|
) |
| |
|
overridevirtual |
◆ isActive()
| bool PathEdit::isActive |
( |
| ) |
|
|
overridevirtual |
◆ keyPressEvent()
| bool PathEdit::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
overridevirtual |
◆ mouseMoveEvent()
| bool PathEdit::mouseMoveEvent |
( |
QMouseEvent * |
e | ) |
|
|
overridevirtual |
◆ mousePressEvent()
| bool PathEdit::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
|
overridevirtual |
◆ mouseReleaseEvent()
| bool PathEdit::mouseReleaseEvent |
( |
QMouseEvent * |
e | ) |
|
|
overridevirtual |
◆ moveElementTo()
| void PathEdit::moveElementTo |
( |
int |
index, |
|
|
QPointF |
local_coord |
|
) |
| |
◆ paint()
| void PathEdit::paint |
( |
QPainter * |
painter | ) |
|
|
overridevirtual |
◆ path()
| const QPainterPath & PathEdit::path |
( |
| ) |
const |
◆ setPath()
| void PathEdit::setPath |
( |
const QPainterPath & |
path | ) |
|
◆ setTarget()
| void PathEdit::setTarget |
( |
ShapePtr & |
target | ) |
|
◆ target()
The documentation for this class was generated from the following files: