8#ifndef MAPTOOLMOVENODE_H
9#define MAPTOOLMOVENODE_H
45 [[nodiscard]] QCursor
cursor()
const override;
62 int autoLengthedCount);
73 bool valid()
const {
return layer && nodeIdx >= 0; }
80 NodeHit pickNode(
const QPoint &pixel)
const;
85 void applyDragPreview(
double mapX,
double mapY);
88 void cancelDragPreview();
90 bool m_dragging =
false;
94 bool m_isGage =
false;
97 double m_originalMapX = 0.0;
98 double m_originalMapY = 0.0;
The central map display widget — QGIS-style hybrid rendering.
Definition mapcanvas.h:63
Renders the SWMM network elements (nodes, links, subcatchments, rain gages) for one OpenSWMMEngine mo...
Definition swmmmodellayer.h:133
QString nodeName
Definition importplanning.cpp:95
QVector< int > parent
union-find
Definition pslgminsize.cpp:176