11#ifndef MAPTOOLIDENTIFY_H
12#define MAPTOOLIDENTIFY_H
51 [[nodiscard]] QCursor
cursor() const override;
74 void paint(QPainter *painter,
88 double m_tolerance = 1
e-6;
89 bool m_queryAll = true;
92 bool m_hasResult = false;
The central map display widget — QGIS-style hybrid rendering.
Definition mapcanvas.h:63
An axis-aligned bounding box in the coordinate space of a given CRS.
Definition mapextent.h:26
Represents a coordinate reference system backed by a GDAL OGRSpatialReference.
Definition spatialreferencesystem.h:28
int e
Definition inpmeshreader.cpp:41
QVector< int > parent
union-find
Definition pslgminsize.cpp:176
Holds identify results from a single layer.
Definition maptoolidentify.h:24
QList< QVariantMap > features
Definition maptoolidentify.h:26
QString layerName
Definition maptoolidentify.h:25