QGIS API Documentation
3.0.2-Girona (307d082)
|
This is the complete list of members for QgsMapToolIdentifyFeature, 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 | QgsMapToolIdentifyFeature | virtual |
changedRasterResults(QList< QgsMapToolIdentify::IdentifyResult > &) | QgsMapToolIdentify | signal |
clean() | QgsMapTool | virtual |
deactivate() override | QgsMapToolIdentify | virtual |
deactivated() | QgsMapTool | signal |
DefaultQgsSetting enum value | QgsMapToolIdentify | |
EditTool enum value | QgsMapTool | |
featureIdentified(const QgsFeature &) | QgsMapToolIdentifyFeature | signal |
featureIdentified(QgsFeatureId) | QgsMapToolIdentifyFeature | signal |
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(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 |
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 |
keyPressEvent(QKeyEvent *e) override | QgsMapToolIdentifyFeature | protectedvirtual |
keyReleaseEvent(QKeyEvent *e) | QgsMapTool | virtual |
LayerSelection enum value | QgsMapToolIdentify | |
mAction | QgsMapTool | protected |
mButton | QgsMapTool | protected |
mCursor | QgsMapTool | protected |
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 | |
QgsMapToolIdentifyFeature(QgsMapCanvas *canvas, QgsVectorLayer *vl=nullptr) | QgsMapToolIdentifyFeature | |
RasterLayer enum value | QgsMapToolIdentify | |
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 |
setLayer(QgsVectorLayer *vl) | QgsMapToolIdentifyFeature | inline |
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 |