Class: QgsAttributeTableAction

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

Bases: PyQt5.QtWidgets.QAction

Create a new attribute table action.

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