|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
This is the complete list of members for QgsMapToolExtent, including all inherited members.
| action() | QgsMapTool | |
| activate() override | QgsMapToolExtent | virtual |
| activated() | QgsMapTool | signal |
| AllowZoomRect enum value | QgsMapTool | |
| button() | QgsMapTool | |
| canvas() const | QgsMapTool | |
| canvasDoubleClickEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
| canvasMoveEvent(QgsMapMouseEvent *e) override | QgsMapToolExtent | virtual |
| canvasPressEvent(QgsMapMouseEvent *e) override | QgsMapToolExtent | virtual |
| canvasReleaseEvent(QgsMapMouseEvent *e) override | QgsMapToolExtent | virtual |
| canvasToolTipEvent(QHelpEvent *e) | QgsMapTool | virtual |
| clean() | QgsMapTool | virtual |
| clearRubberBand() | QgsMapToolExtent | |
| deactivate() override | QgsMapToolExtent | virtual |
| deactivated() | QgsMapTool | signal |
| EditTool enum value | QgsMapTool | |
| extent() const | QgsMapToolExtent | |
| extentChanged(const QgsRectangle &extent) | QgsMapToolExtent | signal |
| Flag enum name | QgsMapTool | |
| flags() const override | QgsMapToolExtent | inlinevirtual |
| gestureEvent(QGestureEvent *e) | QgsMapTool | virtual |
| 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 |
| populateContextMenu(QMenu *menu) | QgsMapTool | virtual |
| populateContextMenuWithEvent(QMenu *menu, QgsMapMouseEvent *event) | QgsMapTool | virtual |
| QgsMapTool(QgsMapCanvas *canvas) | QgsMapTool | protected |
| QgsMapToolExtent(QgsMapCanvas *canvas) | QgsMapToolExtent | |
| ratio() const | QgsMapToolExtent | inline |
| 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 |
| setRatio(QSize ratio) | QgsMapToolExtent | inline |
| setToolName(const QString &name) | QgsMapTool | protected |
| 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 |