|
QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
#include "qgsabstractproviderconnection.h"#include "qgscoordinatereferencesystem.h"#include "qgis_core.h"#include "qgsfields.h"#include "qgsexception.h"#include "qgsvectordataprovider.h"#include <QObject>

Go to the source code of this file.
Classes | |
| struct | QgsAbstractDatabaseProviderConnection::TableProperty::GeometryColumnType |
| The GeometryColumnType struct represents the combination of geometry type and CRS for the table geometry column. More... | |
| class | QgsAbstractDatabaseProviderConnection |
| The QgsAbstractDatabaseProviderConnection class provides common functionality for DB based connections. More... | |
| struct | QgsAbstractDatabaseProviderConnection::SpatialIndexOptions |
| Contains extra options relating to spatial index creation. More... | |
| struct | QgsAbstractDatabaseProviderConnection::TableProperty |
| The TableProperty class represents a database table or view. More... | |