QGIS API Documentation 3.41.0-Master (d2aaa9c6e02)
|
#include <qgsmaptoolidentify.h>
Public Attributes | |
double | searchRadiusMapUnits = -1 |
Identify search radius is map units. Use negative value to ignore. | |
bool | skip3DLayers = false |
Skip identify results from layers that have a 3d renderer set. | |
Definition at line 102 of file qgsmaptoolidentify.h.
double QgsMapToolIdentify::IdentifyProperties::searchRadiusMapUnits = -1 |
Identify search radius is map units. Use negative value to ignore.
Definition at line 105 of file qgsmaptoolidentify.h.
bool QgsMapToolIdentify::IdentifyProperties::skip3DLayers = false |
Skip identify results from layers that have a 3d renderer set.
Definition at line 107 of file qgsmaptoolidentify.h.