QGIS API Documentation 3.41.0-Master (d2aaa9c6e02)
Loading...
Searching...
No Matches
Public Attributes | List of all members
QgsMapToolIdentify::IdentifyProperties Struct Reference

#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.
 

Detailed Description

Definition at line 102 of file qgsmaptoolidentify.h.

Member Data Documentation

◆ searchRadiusMapUnits

double QgsMapToolIdentify::IdentifyProperties::searchRadiusMapUnits = -1

Identify search radius is map units. Use negative value to ignore.

Definition at line 105 of file qgsmaptoolidentify.h.

◆ skip3DLayers

bool QgsMapToolIdentify::IdentifyProperties::skip3DLayers = false

Skip identify results from layers that have a 3d renderer set.

Definition at line 107 of file qgsmaptoolidentify.h.


The documentation for this struct was generated from the following file: