| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
A dialog for configuring vector layer actions. More...
#include <qgsattributeactiondialog.h>

Public Member Functions | |
| QgsAttributeActionDialog (const QgsActionManager &actions, QWidget *parent=nullptr) | |
| QList< QgsAction > | actions () const | 
| QgsAttributeTableConfig::ActionWidgetStyle | attributeTableWidgetStyle () const | 
| void | init (const QgsActionManager &action, const QgsAttributeTableConfig &attributeTableConfig) | 
| bool | showWidgetInAttributeTable () const | 
A dialog for configuring vector layer actions.
Definition at line 45 of file qgsattributeactiondialog.h.
| QgsAttributeActionDialog::QgsAttributeActionDialog | ( | const QgsActionManager & | actions, | 
| QWidget * | parent = nullptr  | 
        ||
| ) | 
Definition at line 37 of file qgsattributeactiondialog.cpp.
| QList< QgsAction > QgsAttributeActionDialog::actions | ( | ) | const | 
Definition at line 85 of file qgsattributeactiondialog.cpp.
| QgsAttributeTableConfig::ActionWidgetStyle QgsAttributeActionDialog::attributeTableWidgetStyle | ( | ) | const | 
Definition at line 102 of file qgsattributeactiondialog.cpp.
| void QgsAttributeActionDialog::init | ( | const QgsActionManager & | action, | 
| const QgsAttributeTableConfig & | attributeTableConfig | ||
| ) | 
Definition at line 62 of file qgsattributeactiondialog.cpp.
| bool QgsAttributeActionDialog::showWidgetInAttributeTable | ( | ) | const | 
Definition at line 97 of file qgsattributeactiondialog.cpp.