Class: QgsAttributeTableAction

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

Bases: PyQt5.QtWidgets.QAction

Create a new attribute table action.

New in version 3.0.

Parameters
  • name (str) –

  • dualView (QgsDualView) –

  • action (QUuid) –

  • fieldIdx

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)