QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
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 | |
blockSignals(bool block) | QObject | |
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< IdentifyResult > &) | QgsMapToolIdentify | signal |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
deactivate() override | QgsMapToolIdentify | virtual |
deactivated() | QgsMapTool | signal |
DefaultQgsSetting enum value | QgsMapToolIdentify | |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
EditTool enum value | QgsMapTool | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
featureIdentified(const QgsFeature &) | QgsMapToolIdentifyFeature | signal |
featureIdentified(QgsFeatureId) | QgsMapToolIdentifyFeature | signal |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
Flag enum name | QgsMapTool | |
flags() const override | QgsMapToolIdentify | inlinevirtual |
formatChanged(QgsRasterLayer *layer) | QgsMapToolIdentify | slot |
identify(int x, int y, const QList< QgsMapLayer *> &layerList=QList< QgsMapLayer *>(), IdentifyMode mode=DefaultQgsSetting) | QgsMapToolIdentify | |
identify(int x, int y, IdentifyMode mode, const LayerType &layerType=AllLayers) | QgsMapToolIdentify | |
identify(int x, int y, IdentifyMode mode, const QList< QgsMapLayer *> &layerList, const LayerType &layerType=AllLayers) | QgsMapToolIdentify | protected |
identifyLayer(QList< IdentifyResult > *results, QgsMapLayer *layer, const QgsPoint &point, const QgsRectangle &viewExtent, double mapUnitsPerPixel, const 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< IdentifyResult > *results, QgsRasterLayer *layer, QgsPoint point, const QgsRectangle &viewExtent, double mapUnitsPerPixel) | QgsMapToolIdentify | protected |
identifyVectorLayer(QList< IdentifyResult > *results, QgsVectorLayer *layer, const QgsPoint &point) | QgsMapToolIdentify | protected |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isEditTool() const | QgsMapTool | virtual |
isTransient() const | QgsMapTool | virtual |
isWidgetType() const | QObject | |
keyPressEvent(QKeyEvent *e) override | QgsMapToolIdentifyFeature | protectedvirtual |
keyReleaseEvent(QKeyEvent *e) | QgsMapTool | virtual |
killTimer(int id) | QObject | |
LayerSelection enum value | QgsMapToolIdentify | |
mAction | QgsMapTool | protected |
mButton | QgsMapTool | protected |
mCursor | QgsMapTool | protected |
messageDiscarded() | QgsMapTool | signal |
messageEmitted(const QString &message, QgsMessageBar::MessageLevel=QgsMessageBar::INFO) | QgsMapTool | signal |
metaObject() const | QObject | virtual |
mIdentifyMenu | QgsMapToolIdentify | protected |
moveToThread(QThread *targetThread) | QObject | |
mToolName | QgsMapTool | protected |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
property(const char *name) const | QObject | |
QgsMapTool(QgsMapCanvas *canvas) | QgsMapTool | protected |
QgsMapToolIdentify(QgsMapCanvas *canvas) | QgsMapToolIdentify | |
QgsMapToolIdentifyFeature(QgsMapCanvas *canvas, QgsVectorLayer *vl=nullptr) | QgsMapToolIdentifyFeature | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
RasterLayer enum value | QgsMapToolIdentify | |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
renderComplete() | QgsMapTool | virtual |
searchRadiusMM() | QgsMapTool | static |
searchRadiusMU(const QgsRenderContext &context) | QgsMapTool | static |
searchRadiusMU(QgsMapCanvas *canvas) | QgsMapTool | static |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAction(QAction *action) | QgsMapTool | |
setButton(QAbstractButton *button) | QgsMapTool | |
setCursor(const QCursor &cursor) | QgsMapTool | virtual |
setLayer(QgsVectorLayer *vl) | QgsMapToolIdentifyFeature | inline |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
toCanvasCoordinates(const QgsPoint &point) | QgsMapTool | protected |
toLayerCoordinates(QgsMapLayer *layer, QPoint point) | QgsMapTool | protected |
toLayerCoordinates(QgsMapLayer *layer, const QgsPoint &point) | QgsMapTool | protected |
toLayerCoordinates(QgsMapLayer *layer, const QgsRectangle &rect) | QgsMapTool | protected |
toMapCoordinates(QPoint point) | QgsMapTool | protected |
toMapCoordinates(QgsMapLayer *layer, const QgsPoint &point) | QgsMapTool | protected |
toMapCoordinates(QgsMapLayer *layer, const QgsPointV2 &point) | QgsMapTool | protected |
toolName() | QgsMapTool | inline |
TopDownAll enum value | QgsMapToolIdentify | |
TopDownStopAtFirst enum value | QgsMapToolIdentify | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
Transient enum value | QgsMapTool | |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
Type enum name | QgsMapToolIdentify | |
VectorLayer enum value | QgsMapToolIdentify | |
wheelEvent(QWheelEvent *e) | QgsMapTool | virtual |
~QgsMapTool() | QgsMapTool | virtual |
~QgsMapToolIdentify() | QgsMapToolIdentify | virtual |
~QgsMapToolIdentifyFeature() | QgsMapToolIdentifyFeature | |
~QObject() | QObject | virtual |