QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include "qgis_core.h"
#include <expat.h>
#include "qgis_sip.h"
#include "qgsfields.h"
#include "qgsrectangle.h"
#include "qgswkbptr.h"
#include "qgsfeature.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... | |