QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_sip.h"
#include "qgis_core.h"
#include "qgsdataitem.h"
#include "qgsabstractdatabaseproviderconnection.h"
#include "qgsfield.h"
Go to the source code of this file.
Classes | |
class | QgsFieldItem |
A layer field item, information about the connection URI, the schema and the table as well as the layer instance the field belongs to can be retrieved from the parent QgsFieldsItem object. More... | |
class | QgsFieldsItem |
A collection of field items with some internal logic to retrieve the fields and a the vector layer instance from a connection URI, the schema and the table name. More... | |