Class: QgsAttributeTableAction

class qgis.gui.QgsAttributeTableAction(name: str | None, dualView: QgsDualView | None, action: QUuid, fieldIdx: QModelIndex)

Bases: PyQt5.QtWidgets.QAction

Create a new attribute table action.

childEvent(self, a0: QChildEvent | None)
connectNotify(self, signal: QMetaMethod)
customEvent(self, a0: QEvent | None)
disconnectNotify(self, signal: QMetaMethod)
event(self, a0: QEvent | None) bool
execute(self)
featureForm(self)
isSignalConnected(self, signal: QMetaMethod) bool
receivers(self, signal: PYQT_SIGNAL) int
sender(self) QObject | None
senderSignalIndex(self) int
timerEvent(self, a0: QTimerEvent | None)