QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
24 , mMessageBar( messageBar )
35 return new QgsExternalResourceConfigDlg( vl, fieldIdx, parent );
40 if ( vl->
fields().
at( fieldIdx ).
type() == QVariant::String )
QgsFields fields() const FINAL
Returns the list of fields of this layer.
A bar for displaying non-blocking messages to the user.
Represents a vector layer which manages a vector based data sets.
QgsField at(int i) const
Returns the field at particular index (must be in range 0..N-1).