Class: QgsAttributeFormInterface

class qgis.gui.QgsAttributeFormInterface(form: QgsAttributeForm)
class qgis.gui.QgsAttributeFormInterface(QgsAttributeFormInterface)

Bases: sip.wrapper

Methods

acceptChanges

param feature:

feature

rtype:

QgsFeature

featureChanged

form

rtype:

QgsAttributeForm

initForm

acceptChanges(self, feature: QgsFeature) bool
Parameters:

feature (QgsFeature) –

Return type:

bool

feature(self) QgsFeature
Return type:

QgsFeature

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

QgsAttributeForm

initForm(self)