QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Public Member Functions | Public Attributes | List of all members
QgsGmlStreamingParser::LayerProperties Class Reference

Layer properties. More...

#include <qgsgml.h>

Public Member Functions

 LayerProperties ()
 Constructor. More...
 

Public Attributes

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

Detailed Description

Layer properties.

Definition at line 56 of file qgsgml.h.

Constructor & Destructor Documentation

◆ LayerProperties()

QgsGmlStreamingParser::LayerProperties::LayerProperties ( )
inline

Constructor.

Definition at line 60 of file qgsgml.h.

Member Data Documentation

◆ mGeometryAttribute

QString QgsGmlStreamingParser::LayerProperties::mGeometryAttribute

Geometry attribute name.

Definition at line 65 of file qgsgml.h.

◆ mName

QString QgsGmlStreamingParser::LayerProperties::mName

Layer name.

Definition at line 63 of file qgsgml.h.


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