QGIS API Documentation
2.2.0-Valmiera
|
This is the complete list of members for QgsMapToolIdentify, including all inherited members.
action() | QgsMapTool | |
activate() | QgsMapToolIdentify | virtual |
ActiveLayer enum value | QgsMapToolIdentify | |
AllLayers enum value | QgsMapToolIdentify | |
button() | QgsMapTool | |
canvas() | QgsMapTool | |
canvasDoubleClickEvent(QMouseEvent *e) | QgsMapTool | virtual |
canvasMoveEvent(QMouseEvent *e) | QgsMapToolIdentify | virtual |
canvasPressEvent(QMouseEvent *e) | QgsMapToolIdentify | virtual |
canvasReleaseEvent(QMouseEvent *e) | QgsMapToolIdentify | virtual |
changedRasterResults(QList< IdentifyResult > &) | QgsMapToolIdentify | signal |
convertMeasurement(QgsDistanceArea &calc, double &measure, QGis::UnitType &u, bool isArea) | QgsMapToolIdentify | privatevirtual |
deactivate() | QgsMapToolIdentify | virtual |
DefaultQgsSetting enum value | QgsMapToolIdentify | |
deleteRubberBands() | QgsMapToolIdentify | protected |
displayUnits() | QgsMapToolIdentify | privatevirtual |
featureDerivedAttributes(QgsFeature *feature, QgsMapLayer *layer) | QgsMapToolIdentify | private |
formatChanged(QgsRasterLayer *layer) | QgsMapToolIdentify | slot |
handleMenuHover() | QgsMapToolIdentify | privateslot |
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 | private |
identifyLayer(QList< IdentifyResult > *results, QgsMapLayer *layer, QgsPoint point, QgsRectangle viewExtent, double mapUnitsPerPixel, LayerType layerType=AllLayers) | QgsMapToolIdentify | private |
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 | private |
identifyVectorLayer(QList< IdentifyResult > *results, QgsVectorLayer *layer, QgsPoint point) | QgsMapToolIdentify | private |
isEditTool() | QgsMapTool | virtual |
isTransient() | QgsMapTool | virtual |
keyPressEvent(QKeyEvent *e) | QgsMapTool | virtual |
keyReleaseEvent(QKeyEvent *e) | QgsMapTool | virtual |
LayerSelection enum value | QgsMapToolIdentify | |
LayerType enum name | QgsMapToolIdentify | |
mAction | QgsMapTool | protected |
mButton | QgsMapTool | protected |
mCanvas | QgsMapTool | protected |
mCursor | QgsMapTool | protected |
mLastExtent | QgsMapToolIdentify | private |
mLastMapUnitsPerPixel | QgsMapToolIdentify | private |
mLastPoint | QgsMapToolIdentify | private |
mLayerIdResults | QgsMapToolIdentify | private |
mRubberBands | QgsMapToolIdentify | private |
QgsMapTool(QgsMapCanvas *canvas) | QgsMapTool | protected |
QgsMapToolIdentify(QgsMapCanvas *canvas) | QgsMapToolIdentify | |
RasterLayer enum value | QgsMapToolIdentify | |
renderComplete() | QgsMapTool | virtual |
setAction(QAction *action) | QgsMapTool | |
setButton(QAbstractButton *button) | QgsMapTool | |
setCursor(QCursor cursor) | QgsMapTool | virtual |
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 |
TopDownAll enum value | QgsMapToolIdentify | |
TopDownStopAtFirst enum value | QgsMapToolIdentify | |
VectorLayer enum value | QgsMapToolIdentify | |
wheelEvent(QWheelEvent *e) | QgsMapTool | virtual |
~QgsMapTool() | QgsMapTool | virtual |
~QgsMapToolIdentify() | QgsMapToolIdentify | virtual |