Class: QgsAttributeTableAction

A QAction subclass for map layer actions shown in an attribute table.

List of all members, including inherited members

Class Hierarchy

Inheritance diagram of qgis.gui.QgsAttributeTableAction

Base classes

QAction

QObject

Constructor

__init__

Methods

execute

featureForm

class qgis.gui.QgsAttributeTableAction[source]

Bases: QAction

__init__(name: str | None, dualView: QgsDualView | None, action: QUuid, fieldIdx: QModelIndex)

Create a new attribute table action.

Parameters:
execute(self)[source]
featureForm(self)[source]