Subgroup: Attribute

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: Methods

actionGroup
activate
associatedGraphicsWidgets
associatedWidgets
autoRepeat
blockSignals
childEvent
children
connectNotify
customEvent
data
deleteLater
disconnect
disconnectNotify
dumpObjectInfo
dumpObjectTree
dynamicPropertyNames
event
eventFilter
execute
featureForm
findChild findChild(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> QObject
findChildren findChildren(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject]
font
hover
icon
iconText
inherits
installEventFilter
isCheckable
isChecked
isEnabled
isIconVisibleInMenu
isSeparator
isSignalConnected
isVisible
isWidgetType
isWindowType
killTimer
menu
menuRole
metaObject
moveToThread
objectName
parent
parentWidget
priority
property
pyqtConfigure Each keyword argument is either the name of a Qt property or a Qt signal.
receivers
removeEventFilter
sender
senderSignalIndex
setActionGroup
setAutoRepeat
setCheckable
setChecked
setData
setDisabled
setEnabled
setFont
setIcon
setIconText
setIconVisibleInMenu
setMenu
setMenuRole
setObjectName
setParent
setPriority
setProperty
setSeparator
setShortcut
setShortcutContext
setShortcuts setShortcuts(self, QKeySequence.StandardKey)
setStatusTip
setText
setToolTip
setVisible
setWhatsThis
shortcut
shortcutContext
shortcuts
showStatusText
signalsBlocked
startTimer
statusTip
text
thread
timerEvent
toggle
toolTip
tr
trigger
whatsThis

Attributes

AboutQtRole
AboutRole
ApplicationSpecificRole
HighPriority
Hover
LowPriority
NoRole
NormalPriority
PreferencesRole
QuitRole
TextHeuristicRole
Trigger
changed changed(self) [signal]
destroyed destroyed(self, QObject = None) [signal]
hovered hovered(self) [signal]
objectNameChanged objectNameChanged(self, str) [signal]
staticMetaObject
toggled toggled(self, bool) [signal]
triggered triggered(self, bool = False) [signal]
childEvent()
connectNotify()
customEvent()
disconnectNotify()
event()
execute(self)
featureForm(self)
isSignalConnected()
receivers()
sender()
senderSignalIndex()
timerEvent()