| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#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.