QGIS API Documentation  3.37.0-Master (a5b4d9743e8)
Public Slots | Public Member Functions | List of all members
QgsAttributeTableAction Class Reference

#include <qgsdualview.h>

Inheritance diagram for QgsAttributeTableAction:
Inheritance graph
[legend]

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. More...
 

Detailed Description

Definition at line 459 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 469 of file qgsdualview.h.

Member Function Documentation

◆ execute

void QgsAttributeTableAction::execute ( )
slot

Definition at line 1391 of file qgsdualview.cpp.

◆ featureForm

void QgsAttributeTableAction::featureForm ( )
slot

Definition at line 1396 of file qgsdualview.cpp.


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