|
QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
|
This is the complete list of members for QgsMapToolEdit, including all inherited members.
| action() | QgsMapTool | |
| activate() | QgsMapTool | virtual |
| activated() | QgsMapTool | signal |
| addTopologicalPoints(const QVector< QgsPointXY > &vertices) | QgsMapToolEdit | protected |
| addTopologicalPoints(const QVector< QgsPoint > &vertices) | QgsMapToolEdit | protected |
| AllowZoomRect enum value | QgsMapTool | |
| button() | QgsMapTool | |
| canvas() const | QgsMapTool | |
| canvasDoubleClickEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
| canvasMoveEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
| canvasPressEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
| canvasReleaseEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
| canvasToolTipEvent(QHelpEvent *e) | QgsMapTool | virtual |
| clean() | QgsMapTool | virtual |
| createGeometryRubberBand(QgsWkbTypes::GeometryType geometryType=QgsWkbTypes::LineGeometry, bool alternativeBand=false) const | QgsMapToolEdit | |
| createRubberBand(QgsWkbTypes::GeometryType geometryType=QgsWkbTypes::LineGeometry, bool alternativeBand=false) | QgsMapToolEdit | protected |
| currentVectorLayer() | QgsMapToolEdit | protected |
| deactivate() | QgsMapTool | virtual |
| deactivated() | QgsMapTool | signal |
| defaultMValue() | QgsMapToolEdit | static |
| defaultZValue() | QgsMapToolEdit | static |
| digitizingFillColor() | QgsMapToolEdit | protectedstatic |
| digitizingStrokeColor() | QgsMapToolEdit | protectedstatic |
| digitizingStrokeWidth() | QgsMapToolEdit | protectedstatic |
| EditTool enum value | QgsMapTool | |
| Flag enum name | QgsMapTool | |
| flags() const override | QgsMapToolEdit | inlinevirtual |
| gestureEvent(QGestureEvent *e) | QgsMapTool | virtual |
| InvalidCanvas enum value | QgsMapToolEdit | protected |
| InvalidLayer enum value | QgsMapToolEdit | protected |
| isActive() const | QgsMapTool | |
| keyPressEvent(QKeyEvent *e) | QgsMapTool | virtual |
| keyReleaseEvent(QKeyEvent *e) | QgsMapTool | 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=Qgis::MessageLevel::Info) | QgsMapTool | signal |
| mToolName | QgsMapTool | protected |
| notifyNotEditableLayer() | QgsMapToolEdit | protected |
| notifyNotVectorLayer() | QgsMapToolEdit | protected |
| populateContextMenu(QMenu *menu) | QgsMapTool | virtual |
| populateContextMenuWithEvent(QMenu *menu, QgsMapMouseEvent *event) | QgsMapTool | virtual |
| QgsMapTool(QgsMapCanvas *canvas) | QgsMapTool | protected |
| QgsMapToolEdit(QgsMapCanvas *canvas) | QgsMapToolEdit | |
| 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 |
| setToolName(const QString &name) | QgsMapTool | protected |
| ShowContextMenu enum value | QgsMapTool | |
| Success enum value | QgsMapToolEdit | protected |
| 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 |
| TopologicalResult enum name | QgsMapToolEdit | protected |
| Transient enum value | QgsMapTool | |
| wheelEvent(QWheelEvent *e) | QgsMapTool | virtual |
| ~QgsMapTool() override | QgsMapTool |