QGIS API Documentation
3.0.2-Girona (307d082)
|
#include "qgis_core.h"
#include <QDateTime>
#include <QObject>
#include <QString>
#include <QStringList>
#include "qgsdatasourceuri.h"
#include "qgslayermetadata.h"
#include "qgserror.h"
Go to the source code of this file.
Classes | |
struct | QgsDataProvider::PreviewContext |
Stores settings related to the context in which a preview job runs. More... | |
class | QgsDataProvider |
Abstract base class for spatial data provider implementations. More... | |
Typedefs | |
typedef int | dataCapabilities_t() |
typedef int dataCapabilities_t() |
Definition at line 30 of file qgsdataprovider.h.