QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
QgsAttributeTableAction Class Reference

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

#include <qgsdualview.h>

Inheritance diagram for QgsAttributeTableAction:

Public Slots

void execute ()
void featureForm ()

Public Member Functions

 QgsAttributeTableAction (const QString &name, QgsDualView *dualView, QUuid action, const QModelIndex &fieldIdx)
 Create a new attribute table action.

Detailed Description

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

Definition at line 461 of file qgsdualview.h.

Constructor & Destructor Documentation

◆ QgsAttributeTableAction()

QgsAttributeTableAction::QgsAttributeTableAction ( const QString & name,
QgsDualView * dualView,
QUuid action,
const QModelIndex & fieldIdx )
inline

Create a new attribute table action.

Definition at line 471 of file qgsdualview.h.

Member Function Documentation

◆ execute

void QgsAttributeTableAction::execute ( )
slot

Definition at line 1433 of file qgsdualview.cpp.

◆ featureForm

void QgsAttributeTableAction::featureForm ( )
slot

Definition at line 1438 of file qgsdualview.cpp.


The documentation for this class was generated from the following files: