QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
34 return new QgsDummyConfigDlg( vl, fieldIdx, parent, QObject::tr(
"Field contains a color." ) );
41 if ( type == QVariant::Color )
QgsFields fields() const FINAL
Returns the list of fields of this layer.
QgsField field(int fieldIdx) const
Returns the field at particular index (must be in range 0..N-1).
Represents a vector layer which manages a vector based data sets.
Encapsulate a field in an attribute table or data source.