16#ifndef QGSACTIONWIDGETWRAPPER_H
17#define QGSACTIONWIDGETWRAPPER_H
51 void setAction(
const QgsAction &action );
54 bool valid()
const override;
65 QPushButton *mActionButton =
nullptr;
Utility class that encapsulates an action based on vector attributes.
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...
Represents a vector layer which manages a vector based data sets.