QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgsfieldsitem.h File Reference
#include "qgis_sip.h"
#include "qgis_core.h"
#include "qgsdataitem.h"
#include "qgsabstractdatabaseproviderconnection.h"
#include "qgsfield.h"
Include dependency graph for qgsfieldsitem.h:
This graph shows which files directly or indirectly include this file:

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...