![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include "map/tools/maptool.h"#include "plot/plotattribute.h"#include <QPoint>#include <QPointer>#include <QVector>Go to the source code of this file.
Classes | |
| class | MapToolMeshSelectVertex |
Slice §V.VB — map tool that picks 2D mesh vertices by single click (within 12 px tolerance) or by box rubber-band. Drops everything to the project's SelectionManager via MeshObjectRef-encoded SWMMObjectRef names, so the toolbar's spinbox, the future Property Browser tab, and the Attribute Table all see the same selection.
Modifiers:
The tool finds the active SWMM2DMeshLayer on the canvas at every activation; if none is active, the tool is a no-op until one is set.