QGIS API Documentation
2.8.2-Wien
|
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 | |
button() | QgsMapTool | |
canvas() | QgsMapTool | |
canvasDoubleClickEvent(QMouseEvent *e) | QgsMapTool | virtual |
canvasMoveEvent(QMouseEvent *e) override | QgsMapToolIdentify | virtual |
canvasPressEvent(QMouseEvent *e) override | QgsMapToolIdentify | virtual |
canvasReleaseEvent(QMouseEvent *e) override | QgsMapToolIdentifyFeature | virtual |
changedRasterResults(QList< IdentifyResult > &) | QgsMapToolIdentify | signal |
deactivate() override | QgsMapToolIdentify | virtual |
deactivated() | QgsMapTool | signal |
DefaultQgsSetting enum value | QgsMapToolIdentify | |
featureIdentified(const QgsFeature &) | QgsMapToolIdentifyFeature | signal |
featureIdentified(QgsFeatureId) | QgsMapToolIdentifyFeature | signal |
formatChanged(QgsRasterLayer *layer) | QgsMapToolIdentify | slot |
identify(int x, int y, 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, QList< QgsMapLayer * > layerList, LayerType layerType=AllLayers) | QgsMapToolIdentify | protected |
identifyLayer(QList< IdentifyResult > *results, QgsMapLayer *layer, QgsPoint point, QgsRectangle viewExtent, double mapUnitsPerPixel, LayerType layerType=AllLayers) | QgsMapToolIdentify | protected |
identifyMenu() | QgsMapToolIdentify | inline |
identifyMessage(QString) | QgsMapToolIdentify | signal |
IdentifyMode enum name | QgsMapToolIdentify | |
identifyProgress(int, int) | QgsMapToolIdentify | signal |
identifyRasterLayer(QList< IdentifyResult > *results, QgsRasterLayer *layer, QgsPoint point, QgsRectangle viewExtent, double mapUnitsPerPixel) | QgsMapToolIdentify | protected |
identifyVectorLayer(QList< IdentifyResult > *results, QgsVectorLayer *layer, QgsPoint point) | QgsMapToolIdentify | protected |
isEditTool() | QgsMapTool | virtual |
isTransient() | QgsMapTool | virtual |
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(QString message, QgsMessageBar::MessageLevel=QgsMessageBar::INFO) | QgsMapTool | signal |
mIdentifyMenu | QgsMapToolIdentify | protected |
mToolName | QgsMapTool | protected |
QgsMapTool(QgsMapCanvas *canvas) | QgsMapTool | protected |
QgsMapToolIdentify(QgsMapCanvas *canvas) | QgsMapToolIdentify | |
QgsMapToolIdentifyFeature(QgsMapCanvas *canvas, QgsVectorLayer *vl=0) | QgsMapToolIdentifyFeature | |
RasterLayer enum value | QgsMapToolIdentify | |
renderComplete() | QgsMapTool | virtual |
searchRadiusMM() | QgsMapTool | static |
searchRadiusMU(const QgsRenderContext &context) | QgsMapTool | static |
searchRadiusMU(QgsMapCanvas *canvas) | QgsMapTool | static |
setAction(QAction *action) | QgsMapTool | |
setButton(QAbstractButton *button) | QgsMapTool | |
setCursor(QCursor cursor) | QgsMapTool | virtual |
setLayer(QgsVectorLayer *vl) | QgsMapToolIdentifyFeature | inline |
toCanvasCoordinates(const QgsPoint &point) | QgsMapTool | protected |
toLayerCoordinates(QgsMapLayer *layer, const QPoint &point) | QgsMapTool | protected |
toLayerCoordinates(QgsMapLayer *layer, const QgsPoint &point) | QgsMapTool | protected |
toLayerCoordinates(QgsMapLayer *layer, const QgsRectangle &rect) | QgsMapTool | protected |
toMapCoordinates(const QPoint &point) | QgsMapTool | protected |
toMapCoordinates(QgsMapLayer *layer, const QgsPoint &point) | QgsMapTool | protected |
toolName() | QgsMapTool | inline |
TopDownAll enum value | QgsMapToolIdentify | |
TopDownStopAtFirst enum value | QgsMapToolIdentify | |
Type enum name | QgsMapToolIdentify | |
VectorLayer enum value | QgsMapToolIdentify | |
wheelEvent(QWheelEvent *e) | QgsMapTool | virtual |
~QgsMapTool() | QgsMapTool | virtual |
~QgsMapToolIdentify() | QgsMapToolIdentify | virtual |
~QgsMapToolIdentifyFeature() | QgsMapToolIdentifyFeature |