| activate() | OpenSWMMVisMapTool | virtual |
| active | OpenSWMMVisMapTool | |
| activeChanged(bool active) | OpenSWMMVisMapTool | signal |
| cancelled() | OpenSWMMVisMapToolPlotPick | signal |
| canvas() const | OpenSWMMVisMapTool | |
| cursor() const override | OpenSWMMVisMapToolPlotPick | virtual |
| OpenSWMMVisMapTool::cursor | OpenSWMMVisMapTool | |
| cursorChanged(const QCursor &cursor) | OpenSWMMVisMapTool | signal |
| deactivate() | OpenSWMMVisMapTool | virtual |
| isActive() const | OpenSWMMVisMapTool | |
| keyPressEvent(QKeyEvent *event) override | OpenSWMMVisMapToolPlotPick | virtual |
| keyReleaseEvent(QKeyEvent *event) | OpenSWMMVisMapTool | virtual |
| m_canvas | OpenSWMMVisMapTool | protected |
| m_toolName | OpenSWMMVisMapTool | protected |
| mouseDoubleClickEvent(QMouseEvent *event) | OpenSWMMVisMapTool | virtual |
| mouseMoveEvent(QMouseEvent *event) | OpenSWMMVisMapTool | virtual |
| mousePressEvent(QMouseEvent *event) override | OpenSWMMVisMapToolPlotPick | virtual |
| mouseReleaseEvent(QMouseEvent *event) | OpenSWMMVisMapTool | virtual |
| objectPicked(const SWMMObjectRef &ref, const openswmmvis::plot::ResultDescriptor &descriptor) | OpenSWMMVisMapToolPlotPick | signal |
| OpenSWMMVisMapTool(const QString &toolName, MapCanvas *canvas, QObject *parent=nullptr) | OpenSWMMVisMapTool | explicit |
| OpenSWMMVisMapToolPlotPick(MapCanvas *canvas, QObject *parent=nullptr) | OpenSWMMVisMapToolPlotPick | explicit |
| paint(QPainter *painter, const MapExtent &canvasExtent, const SpatialReferenceSystem *canvasSRS) | OpenSWMMVisMapTool | virtual |
| plotSystemRequested(openswmmvis::plot::PlotAttribute attribute) | OpenSWMMVisMapToolPlotPick | signal |
| repaintRequested() | OpenSWMMVisMapTool | signal |
| scene() const | OpenSWMMVisMapTool | |
| setSpeciesNames(QStringList names) | OpenSWMMVisMapToolPlotPick | inline |
| toMapCoords(int px, int py, double &mapX, double &mapY) const | OpenSWMMVisMapTool | |
| toolName | OpenSWMMVisMapTool | |
| toolName() const | OpenSWMMVisMapTool | |
| toPixelCoords(double mapX, double mapY, int &px, int &py) const | OpenSWMMVisMapTool | |
| wheelEvent(QWheelEvent *event) | OpenSWMMVisMapTool | virtual |
| ~OpenSWMMVisMapTool()=default | OpenSWMMVisMapTool | virtual |
| ~OpenSWMMVisMapToolPlotPick() override=default | OpenSWMMVisMapToolPlotPick | |