| action() | QgsMapTool | |
| activate() | QgsMapTool | virtual |
| activated() | QgsMapTool | signal |
| AllowZoomRect enum value | QgsMapTool | |
| button() | QgsMapTool | |
| canvas() const | QgsMapTool | |
| canvasDoubleClickEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
| canvasMoveEvent(QgsMapMouseEvent *e) override | QgsMapToolSelect | virtual |
| canvasPressEvent(QgsMapMouseEvent *e) override | QgsMapToolSelect | virtual |
| canvasReleaseEvent(QgsMapMouseEvent *e) override | QgsMapToolSelect | virtual |
| canvasToolTipEvent(QHelpEvent *e) | QgsMapTool | virtual |
| clean() | QgsMapTool | virtual |
| dataDefinedColumnIndex(int propertyKey, const QgsPropertyCollection &properties, const QgsVectorLayer *vlayer) const | QgsMapTool | |
| dataDefinedColumnName(int propertyKey, const QgsPropertyCollection &properties, const QgsVectorLayer *layer, PropertyStatus &status) const | QgsMapTool | |
| deactivate() override | QgsMapToolSelect | virtual |
| deactivated() | QgsMapTool | signal |
| EditTool enum value | QgsMapTool | |
| Flag enum name | QgsMapTool | |
| Flags typedef | QgsMapTool | |
| flags() const override | QgsMapToolSelect | virtual |
| GeometryIntersectsAddToSelection enum value | QgsMapToolSelect | |
| GeometryIntersectsIntersectWithSelection enum value | QgsMapToolSelect | |
| GeometryIntersectsSetSelection enum value | QgsMapToolSelect | |
| GeometryIntersectsSubtractFromSelection enum value | QgsMapToolSelect | |
| GeometryWithinAddToSelection enum value | QgsMapToolSelect | |
| GeometryWithinIntersectWithSelection enum value | QgsMapToolSelect | |
| GeometryWithinSetSelection enum value | QgsMapToolSelect | |
| GeometryWithinSubtractFromSelection enum value | QgsMapToolSelect | |
| gestureEvent(QGestureEvent *e) | QgsMapTool | virtual |
| isActive() const | QgsMapTool | |
| keyPressEvent(QKeyEvent *e) override | QgsMapToolSelect | virtual |
| keyReleaseEvent(QKeyEvent *e) override | QgsMapToolSelect | virtual |
| layer(const QString &id) | QgsMapTool | protected |
| mAction | QgsMapTool | protected |
| mButton | QgsMapTool | protected |
| mCanvas | QgsMapTool | protected |
| mCursor | QgsMapTool | protected |
| messageDiscarded() | QgsMapTool | signal |
| messageEmitted(const QString &message, Qgis::MessageLevel level=Qgis::MessageLevel::Info) | QgsMapTool | signal |
| Mode enum name | QgsMapToolSelect | |
| modeChanged(QgsMapToolSelect::Mode mode) | QgsMapToolSelect | signal |
| mToolName | QgsMapTool | protected |
| populateContextMenu(QMenu *menu) | QgsMapTool | virtual |
| populateContextMenuWithEvent(QMenu *menu, QgsMapMouseEvent *event) override | QgsMapToolSelect | virtual |
| PropertyStatus enum name | QgsMapTool | |
| QgsMapTool(QgsMapCanvas *canvas) | QgsMapTool | protected |
| QgsMapToolSelect(QgsMapCanvas *canvas) | QgsMapToolSelect | |
| reactivate() | QgsMapTool | virtual |
| reactivated() | QgsMapTool | signal |
| searchRadiusMM() | QgsMapTool | static |
| searchRadiusMU(const QgsRenderContext &context) | QgsMapTool | static |
| searchRadiusMU(QgsMapCanvas *canvas) | QgsMapTool | static |
| setAction(QAction *action) | QgsMapTool | |
| setButton(QAbstractButton *button) | QgsMapTool | |
| setCursor(const QCursor &cursor) | QgsMapTool | virtual |
| setSelectionMode(QgsMapToolSelectionHandler::SelectionMode selectionMode) | QgsMapToolSelect | |
| settingSearchRadiusMM | QgsMapTool | static |
| setToolName(const QString &name) | QgsMapTool | protected |
| shortcutEvent(QKeyEvent *e) | QgsMapTool | virtual |
| ShowContextMenu enum value | QgsMapTool | |
| toCanvasCoordinates(const QgsPointXY &point) const | QgsMapTool | protected |
| toLayerCoordinates(const QgsMapLayer *layer, const QgsPoint &point) | QgsMapTool | protected |
| toLayerCoordinates(const QgsMapLayer *layer, QPoint point) | QgsMapTool | protected |
| toLayerCoordinates(const QgsMapLayer *layer, const QgsPointXY &point) | QgsMapTool | protected |
| toLayerCoordinates(const QgsMapLayer *layer, const QgsRectangle &rect) | QgsMapTool | protected |
| toMapCoordinates(QPoint point) | QgsMapTool | |
| toMapCoordinates(const QgsMapLayer *layer, const QgsPointXY &point) | QgsMapTool | protected |
| toMapCoordinates(const QgsMapLayer *layer, const QgsPoint &point) | QgsMapTool | protected |
| toolName() | QgsMapTool | inline |
| Transient enum value | QgsMapTool | |
| wheelEvent(QWheelEvent *e) | QgsMapTool | virtual |
| ~QgsMapTool() override | QgsMapTool | |