QGIS API Documentation  3.37.0-Master (a5b4d9743e8)
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
 The QgsAbstractDatabaseProviderConnection class provides common functionality for DB 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...