QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Member Functions | Public Attributes | List of all members
QgsGmlStreamingParser::LayerProperties Class Reference

Layer properties. More...

#include <qgsgml.h>

Public Member Functions

 LayerProperties ()=default
 Constructor. More...
 

Public Attributes

QString mGeometryAttribute
 Geometry attribute name. More...
 
QString mName
 Layer name. More...
 

Detailed Description

Layer properties.

Definition at line 58 of file qgsgml.h.

Constructor & Destructor Documentation

QgsGmlStreamingParser::LayerProperties::LayerProperties ( )
default

Constructor.

Member Data Documentation

QString QgsGmlStreamingParser::LayerProperties::mGeometryAttribute

Geometry attribute name.

Definition at line 67 of file qgsgml.h.

QString QgsGmlStreamingParser::LayerProperties::mName

Layer name.

Definition at line 65 of file qgsgml.h.


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