#include <WtFlowWidget.h>
Definition at line 22 of file WtFlowWidget.h.
◆ WtFlowWidget()
◆ ~WtFlowWidget()
| virtual WtFlowWidget::~WtFlowWidget |
( |
| ) |
|
|
virtualdefault |
◆ checkMouseInPoints()
◆ checkMouseInRect()
| bool WtFlowWidget::checkMouseInRect |
( |
Wt::WPointF | mousePoint, |
|
|
WtFlowNodeData | nodeData ) |
◆ cubicPath()
| Wt::WPainterPath WtFlowWidget::cubicPath |
( |
Wt::WPointF | source, |
|
|
Wt::WPointF | sink ) |
◆ drawSketchLine()
| void WtFlowWidget::drawSketchLine |
( |
Wt::WPainter * | painter, |
|
|
Wt::WPointF | source, |
|
|
Wt::WPointF | sink ) |
◆ onKeyWentDown()
| virtual void WtFlowWidget::onKeyWentDown |
( |
| ) |
|
|
pure virtual |
◆ onMouseMove()
| virtual void WtFlowWidget::onMouseMove |
( |
const Wt::WMouseEvent & | event | ) |
|
|
pure virtual |
◆ onMouseWentDown()
| virtual void WtFlowWidget::onMouseWentDown |
( |
const Wt::WMouseEvent & | event | ) |
|
|
pure virtual |
◆ onMouseWentUp()
| virtual void WtFlowWidget::onMouseWentUp |
( |
const Wt::WMouseEvent & | event | ) |
|
|
pure virtual |
◆ onMouseWheel()
| void WtFlowWidget::onMouseWheel |
( |
const Wt::WMouseEvent & | event | ) |
|
◆ pointsC1C2()
| std::pair< Wt::WPointF, Wt::WPointF > WtFlowWidget::pointsC1C2 |
( |
Wt::WPointF | source, |
|
|
Wt::WPointF | sink ) |
◆ reorderNode()
| void WtFlowWidget::reorderNode |
( |
| ) |
|
◆ selectNodeSignal()
| Wt::Signal< int > & WtFlowWidget::selectNodeSignal |
( |
| ) |
|
|
inline |
◆ updateAll()
| void WtFlowWidget::updateAll |
( |
| ) |
|
◆ updateCanvas()
| Wt::Signal & WtFlowWidget::updateCanvas |
( |
| ) |
|
|
inline |
◆ zoomIn()
| void WtFlowWidget::zoomIn |
( |
| ) |
|
◆ zoomOut()
| void WtFlowWidget::zoomOut |
( |
| ) |
|
◆ _selectNodeSignal
| Wt::Signal<int> WtFlowWidget::_selectNodeSignal |
|
protected |
◆ _updateCanvas
| Wt::Signal WtFlowWidget::_updateCanvas |
|
protected |
◆ canMoveNode
| bool WtFlowWidget::canMoveNode = false |
|
protected |
◆ drawLineFlag
| bool WtFlowWidget::drawLineFlag = false |
|
protected |
◆ inPoint
◆ isDragging
| bool WtFlowWidget::isDragging = false |
|
protected |
◆ mEditingEnabled
| bool WtFlowWidget::mEditingEnabled = true |
|
protected |
◆ mLastDelta
| Wt::WPointF WtFlowWidget::mLastDelta |
|
protected |
◆ mLastMousePos
| Wt::WPointF WtFlowWidget::mLastMousePos |
|
protected |
◆ mMousePoint
| Wt::WPointF WtFlowWidget::mMousePoint = Wt::WPointF(0, 0) |
|
protected |
◆ mScene
◆ mTranslate
| Wt::WPointF WtFlowWidget::mTranslate = Wt::WPointF(0, 0) |
|
protected |
◆ mTranslateNode
| Wt::WPointF WtFlowWidget::mTranslateNode = Wt::WPointF(0, 0) |
|
protected |
◆ mZoomFactor
| double WtFlowWidget::mZoomFactor |
|
protected |
◆ outPoint
◆ reorderFlag
| bool WtFlowWidget::reorderFlag = true |
|
protected |
◆ selectedNum
| int WtFlowWidget::selectedNum = 0 |
|
protected |
◆ selectType
| int WtFlowWidget::selectType = -1 |
|
protected |
◆ sinkPoint
| Wt::WPointF WtFlowWidget::sinkPoint |
|
protected |
◆ sourcePoint
| Wt::WPointF WtFlowWidget::sourcePoint |
|
protected |
The documentation for this class was generated from the following files: