QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
33 return new QgsJsonEditConfigDlg( vl, fieldIdx, parent );
45 if (
typeName == QLatin1String(
"json" ) ||
typeName == QLatin1String(
"jsonb" ) )
QString typeName() const
Gets the field type.
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.
Wraps a JSON edit widget. Users will be able to modify JSON text with this widget type.