|
QGIS API Documentation 3.42.0-Münster (feb80233002)
|
Layer properties. More...
#include <qgsogcutils.h>
Public Member Functions | |
| LayerProperties ()=default | |
Public Attributes | |
| QString | mGeometryAttribute |
| Geometry attribute name. | |
| QString | mName |
| Layer name. | |
| QString | mNamespacePrefix |
| Namespace prefix. | |
| QString | mNamespaceURI |
| Namespace URI. | |
| QString | mSRSName |
| SRS name. | |
Layer properties.
Used by SQLStatementToOgcFilter().
Definition at line 255 of file qgsogcutils.h.
|
default |
| 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.