| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
Widget auto conf plugin that reads the widget setup to use from what the data provider says. More...

| Public Member Functions | |
| QgsEditorWidgetSetup | editorWidgetSetup (const QgsVectorLayer *vl, const QString &fieldName, int &score) const override | 
| Typical scores are:  More... | |
|  Public Member Functions inherited from QgsEditorWidgetAutoConfPlugin | |
| virtual | ~QgsEditorWidgetAutoConfPlugin ()=default | 
Widget auto conf plugin that reads the widget setup to use from what the data provider says.
Definition at line 65 of file qgseditorwidgetautoconf.cpp.
| 
 | inlineoverridevirtual | 
Typical scores are:
| vl | The vector layer for which this widget will be created | 
| fieldName | The field name on the specified layer for which this widget will be created | 
| score | Where the score is returned (default to 0) | 
Implements QgsEditorWidgetAutoConfPlugin.
Definition at line 68 of file qgseditorwidgetautoconf.cpp.