| QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
    | 
Layer properties. More...
#include <qgsogcutils.h>
| Public Member Functions | |
| LayerProperties ()=default | |
| Constructor.  More... | |
| Public Attributes | |
| QString | mGeometryAttribute | 
| Geometry attribute name.  More... | |
| QString | mName | 
| Layer name.  More... | |
| QString | mNamespacePrefix | 
| Namespace prefix.  More... | |
| QString | mNamespaceURI | 
| Namespace URI.  More... | |
| QString | mSRSName | 
| SRS name.  More... | |
Layer properties.
Used by SQLStatementToOgcFilter().
Definition at line 254 of file qgsogcutils.h.
| 
 | default | 
Constructor.
| QString QgsOgcUtils::LayerProperties::mGeometryAttribute | 
Geometry attribute name.
Definition at line 263 of file qgsogcutils.h.
| QString QgsOgcUtils::LayerProperties::mName | 
Layer name.
Definition at line 261 of file qgsogcutils.h.
| QString QgsOgcUtils::LayerProperties::mNamespacePrefix | 
Namespace prefix.
Definition at line 267 of file qgsogcutils.h.
| QString QgsOgcUtils::LayerProperties::mNamespaceURI | 
Namespace URI.
Definition at line 269 of file qgsogcutils.h.
| QString QgsOgcUtils::LayerProperties::mSRSName | 
SRS name.
Definition at line 265 of file qgsogcutils.h.