QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
#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... | |
struct | QgsDataProvider::ProviderOptions |
Setting options for creating vector data providers. 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.