QGIS API Documentation
3.0.2-Girona (307d082)
|
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 > &geom) | QgsMapToolEdit | protected |
AllowZoomRect enum value | QgsMapTool | |
button() | QgsMapTool | |
canvas() | QgsMapTool | |
canvasDoubleClickEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
canvasMoveEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
canvasPressEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
canvasReleaseEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
clean() | QgsMapTool | virtual |
createGeometryRubberBand(QgsWkbTypes::GeometryType geometryType=QgsWkbTypes::LineGeometry, bool alternativeBand=false) const | QgsMapToolEdit | protected |
createRubberBand(QgsWkbTypes::GeometryType geometryType=QgsWkbTypes::LineGeometry, bool alternativeBand=false) | QgsMapToolEdit | protected |
currentVectorLayer() | QgsMapToolEdit | protected |
deactivate() | QgsMapTool | virtual |
deactivated() | QgsMapTool | signal |
defaultZValue() const | QgsMapToolEdit | |
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 |
keyPressEvent(QKeyEvent *e) | QgsMapTool | virtual |
keyReleaseEvent(QKeyEvent *e) | QgsMapTool | virtual |
mAction | QgsMapTool | protected |
mButton | QgsMapTool | protected |
mCanvas | QgsMapTool | protected |
mCursor | QgsMapTool | protected |
messageDiscarded() | QgsMapTool | signal |
messageEmitted(const QString &message, Qgis::MessageLevel=Qgis::Info) | QgsMapTool | signal |
mToolName | QgsMapTool | protected |
notifyNotEditableLayer() | QgsMapToolEdit | protected |
notifyNotVectorLayer() | QgsMapToolEdit | protected |
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 |
toCanvasCoordinates(const QgsPointXY &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 | protected |
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 |