QGIS API Documentation 4.1.0-Master (5bf3c20f3c9)
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 466 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 475 of file qgsdualview.h.

Member Function Documentation

◆ execute

void QgsAttributeTableAction::execute ( )
slot

Definition at line 1423 of file qgsdualview.cpp.

◆ featureForm

void QgsAttributeTableAction::featureForm ( )
slot

Definition at line 1428 of file qgsdualview.cpp.


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