Class: QgsAttributeTableMapLayerAction

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

Bases: PyQt5.QtWidgets.QAction

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)
isSignalConnected(self, signal: QMetaMethod) bool
receivers(self, signal: PYQT_SIGNAL) int
sender(self) QObject | None
senderSignalIndex(self) int
timerEvent(self, a0: QTimerEvent | None)