QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
Go to the documentation of this file.
40 return new QgsDummyConfigDlg( vl, fieldIdx, parent, QObject::tr(
"Key/Value field" ) );
QgsFields fields() const FINAL
Returns the list of fields of this layer.
QgsField field(int fieldIdx) const
Gets field at particular index (must be in range 0..N-1)
QVariant::Type subType() const
If the field is a collection, gets its element's type.
Represents a vector layer which manages a vector based data sets.
Encapsulate a field in an attribute table or data source.