Class: QgsAttributeFormInterface

class qgis.gui.QgsAttributeFormInterface(form: QgsAttributeForm | None)
class qgis.gui.QgsAttributeFormInterface(a0: QgsAttributeFormInterface)

Bases: sip.wrapper

Methods

acceptChanges

param feature:

feature

rtype:

QgsFeature

featureChanged

form

rtype:

Optional[QgsAttributeForm]

initForm

acceptChanges(self, feature: QgsFeature) bool
Parameters:

feature (QgsFeature)

Return type:

bool

feature(self) QgsFeature
Return type:

QgsFeature

featureChanged(self)
form(self) QgsAttributeForm | None
Return type:

Optional[QgsAttributeForm]

initForm(self)