|
QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include <expat.h>#include "qgis.h"#include "qgsapplication.h"#include "qgscoordinatereferencesystem.h"#include "qgsdataprovider.h"#include "qgsfeature.h"#include "qgsfield.h"#include "qgslogger.h"#include "qgspoint.h"#include "qgsrectangle.h"#include "qgswkbptr.h"#include <QPair>#include <QByteArray>#include <QDomElement>#include <QStringList>#include <QStack>#include <QVector>#include <string>

Go to the source code of this file.
Classes | |
| class | QgsGmlStreamingParser::LayerProperties |
| Layer properties. More... | |
| class | QgsGml |
| This class reads data from a WFS server or alternatively from a GML file. More... | |
| class | QgsGmlStreamingParser |
| This class builds features from GML data in a streaming way. More... | |
1.8.13