QGIS API Documentation 3.43.0-Master (0bee5d6404c)
Classes
qgsabstractdatabaseproviderconnection.h File Reference
#include "qgsabstractproviderconnection.h"
#include "qgscoordinatereferencesystem.h"
#include "qgis_core.h"
#include "qgsfields.h"
#include "qgsvectordataprovider.h"
#include "qgsabstractlayermetadataprovider.h"
#include <QObject>
Include dependency graph for qgsabstractdatabaseproviderconnection.h:
This graph shows which files directly or indirectly include this file:

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
 Provides common functionality for database based connections. More...
 
struct  QgsAbstractDatabaseProviderConnection::QueryResult
 The QueryResult class represents the result of a query executed by execSql() More...
 
struct  QgsAbstractDatabaseProviderConnection::SpatialIndexOptions
 The SpatialIndexOptions contains extra options relating to spatial index creation. More...
 
struct  QgsAbstractDatabaseProviderConnection::SqlVectorLayerOptions
 The SqlVectorLayerOptions stores all information required to create a SQL (query) layer. More...
 
struct  QgsAbstractDatabaseProviderConnection::TableProperty
 The TableProperty class represents a database table or view. More...
 
struct  QgsAbstractDatabaseProviderConnection::VectorLayerExporterOptions
 Stores all information required to create a QgsVectorLayerExporter for the backend. More...