QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
This is the complete list of members for QgsMapToolIdentify, including all inherited members.
action() | QgsMapTool | |
activate() override | QgsMapToolIdentify | virtual |
activated() | QgsMapTool | signal |
ActiveLayer enum value | QgsMapToolIdentify | |
AllLayers enum value | QgsMapToolIdentify | |
AllowZoomRect enum value | QgsMapTool | |
button() | QgsMapTool | |
canvas() | QgsMapTool | |
canvasDoubleClickEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
canvasMoveEvent(QgsMapMouseEvent *e) override | QgsMapToolIdentify | virtual |
canvasPressEvent(QgsMapMouseEvent *e) override | QgsMapToolIdentify | virtual |
canvasReleaseEvent(QgsMapMouseEvent *e) override | QgsMapToolIdentify | virtual |
changedRasterResults(QList< QgsMapToolIdentify::IdentifyResult > &) | QgsMapToolIdentify | signal |
clean() | QgsMapTool | virtual |
deactivate() override | QgsMapToolIdentify | virtual |
deactivated() | QgsMapTool | signal |
DefaultQgsSetting enum value | QgsMapToolIdentify | |
derivedAttributesForPoint(const QgsPoint &point) | QgsMapToolIdentify | protected |
EditTool enum value | QgsMapTool | |
Flag enum name | QgsMapTool | |
flags() const override | QgsMapToolIdentify | inlinevirtual |
formatChanged(QgsRasterLayer *layer) | QgsMapToolIdentify | slot |
gestureEvent(QGestureEvent *e) | QgsMapTool | virtual |
identify(int x, int y, const QList< QgsMapLayer *> &layerList=QList< QgsMapLayer *>(), IdentifyMode mode=DefaultQgsSetting) | QgsMapToolIdentify | |
identify(int x, int y, IdentifyMode mode, LayerType layerType=AllLayers) | QgsMapToolIdentify | |
identify(const QgsGeometry &geometry, IdentifyMode mode, LayerType layerType) | QgsMapToolIdentify | |
identify(const QgsGeometry &geometry, IdentifyMode mode, const QList< QgsMapLayer *> &layerList, LayerType layerType) | QgsMapToolIdentify | |
identify(int x, int y, IdentifyMode mode, const QList< QgsMapLayer *> &layerList, LayerType layerType=AllLayers) | QgsMapToolIdentify | protected |
identifyLayer(QList< QgsMapToolIdentify::IdentifyResult > *results, QgsMapLayer *layer, const QgsPointXY &point, const QgsRectangle &viewExtent, double mapUnitsPerPixel, QgsMapToolIdentify::LayerType layerType=AllLayers) | QgsMapToolIdentify | protected |
identifyMenu() | QgsMapToolIdentify | inline |
identifyMeshLayer(QList< QgsMapToolIdentify::IdentifyResult > *results, QgsMeshLayer *layer, const QgsPointXY &point) | QgsMapToolIdentify | protected |
identifyMessage(const QString &) | QgsMapToolIdentify | signal |
IdentifyMode enum name | QgsMapToolIdentify | |
identifyProgress(int, int) | QgsMapToolIdentify | signal |
identifyRasterLayer(QList< QgsMapToolIdentify::IdentifyResult > *results, QgsRasterLayer *layer, QgsPointXY point, const QgsRectangle &viewExtent, double mapUnitsPerPixel) | QgsMapToolIdentify | protected |
identifyVectorLayer(QList< QgsMapToolIdentify::IdentifyResult > *results, QgsVectorLayer *layer, const QgsPointXY &point) | QgsMapToolIdentify | protected |
isActive() const | QgsMapTool | |
keyPressEvent(QKeyEvent *e) | QgsMapTool | virtual |
keyReleaseEvent(QKeyEvent *e) | QgsMapTool | virtual |
LayerSelection enum value | QgsMapToolIdentify | |
mAction | QgsMapTool | protected |
mButton | QgsMapTool | protected |
mCanvas | QgsMapTool | protected |
mCursor | QgsMapTool | protected |
MeshLayer enum value | QgsMapToolIdentify | |
messageDiscarded() | QgsMapTool | signal |
messageEmitted(const QString &message, Qgis::MessageLevel=Qgis::Info) | QgsMapTool | signal |
mIdentifyMenu | QgsMapToolIdentify | protected |
mToolName | QgsMapTool | protected |
QgsMapTool(QgsMapCanvas *canvas) | QgsMapTool | protected |
QgsMapToolIdentify(QgsMapCanvas *canvas) | QgsMapToolIdentify | |
RasterLayer enum value | QgsMapToolIdentify | |
restoreCanvasPropertiesOverrides() | QgsMapToolIdentify | protected |
searchRadiusMM() | QgsMapTool | static |
searchRadiusMU(const QgsRenderContext &context) | QgsMapTool | static |
searchRadiusMU(QgsMapCanvas *canvas) | QgsMapTool | static |
setAction(QAction *action) | QgsMapTool | |
setButton(QAbstractButton *button) | QgsMapTool | |
setCanvasPropertiesOverrides(double searchRadiusMapUnits) | QgsMapToolIdentify | protected |
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 |
TopDownAll enum value | QgsMapToolIdentify | |
TopDownStopAtFirst enum value | QgsMapToolIdentify | |
Transient enum value | QgsMapTool | |
Type enum name | QgsMapToolIdentify | |
VectorLayer enum value | QgsMapToolIdentify | |
wheelEvent(QWheelEvent *e) | QgsMapTool | virtual |
~QgsMapTool() override | QgsMapTool | |
~QgsMapToolIdentify() override | QgsMapToolIdentify |