| activate() override | OpenSWMMVisMapToolIdentify | virtual |
| active | OpenSWMMVisMapTool | |
| activeChanged(bool active) | OpenSWMMVisMapTool | signal |
| canvas() const | OpenSWMMVisMapTool | |
| cursor() const override | OpenSWMMVisMapToolIdentify | virtual |
| OpenSWMMVisMapTool::cursor | OpenSWMMVisMapTool | |
| cursorChanged(const QCursor &cursor) | OpenSWMMVisMapTool | signal |
| deactivate() override | OpenSWMMVisMapToolIdentify | virtual |
| identifyResult(const QList< IdentifyResult > &results) | OpenSWMMVisMapToolIdentify | signal |
| isActive() const | OpenSWMMVisMapTool | |
| keyPressEvent(QKeyEvent *event) | OpenSWMMVisMapTool | virtual |
| keyReleaseEvent(QKeyEvent *event) | OpenSWMMVisMapTool | virtual |
| m_canvas | OpenSWMMVisMapTool | protected |
| m_toolName | OpenSWMMVisMapTool | protected |
| mapTolerance | OpenSWMMVisMapToolIdentify | |
| mapTolerance() const | OpenSWMMVisMapToolIdentify | |
| mapToleranceChanged(double tolerance) | OpenSWMMVisMapToolIdentify | signal |
| mouseDoubleClickEvent(QMouseEvent *event) | OpenSWMMVisMapTool | virtual |
| mouseMoveEvent(QMouseEvent *event) | OpenSWMMVisMapTool | virtual |
| mousePressEvent(QMouseEvent *event) override | OpenSWMMVisMapToolIdentify | virtual |
| mouseReleaseEvent(QMouseEvent *event) | OpenSWMMVisMapTool | virtual |
| OpenSWMMVisMapTool(const QString &toolName, MapCanvas *canvas, QObject *parent=nullptr) | OpenSWMMVisMapTool | explicit |
| OpenSWMMVisMapToolIdentify(MapCanvas *canvas, QObject *parent=nullptr) | OpenSWMMVisMapToolIdentify | explicit |
| paint(QPainter *painter, const MapExtent &canvasExtent, const SpatialReferenceSystem *canvasSRS) override | OpenSWMMVisMapToolIdentify | virtual |
| queryAllLayers | OpenSWMMVisMapToolIdentify | |
| queryAllLayers() const | OpenSWMMVisMapToolIdentify | |
| queryAllLayersChanged(bool all) | OpenSWMMVisMapToolIdentify | signal |
| repaintRequested() | OpenSWMMVisMapTool | signal |
| scene() const | OpenSWMMVisMapTool | |
| setMapTolerance(double tolerance) | OpenSWMMVisMapToolIdentify | |
| setQueryAllLayers(bool all) | OpenSWMMVisMapToolIdentify | |
| 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 |