Class: QgsAttributeFormInterface¶
Methods
- class qgis.gui.QgsAttributeFormInterface(form: QgsAttributeForm | None)[source]¶
- class qgis.gui.QgsAttributeFormInterface(a0: QgsAttributeFormInterface)
Bases:
object- acceptChanges(self, feature: QgsFeature) bool[source]¶
- Parameters:
feature (QgsFeature)
- Return type:
bool
- feature(self) QgsFeature¶
- Return type:
- form(self) QgsAttributeForm | None[source]¶
- Return type:
Optional[QgsAttributeForm]