QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#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 data item representing a single field from a layer. 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... | |