QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
16 #ifndef QGSACTIONWIDGETWRAPPER_H
17 #define QGSACTIONWIDGETWRAPPER_H
24 #include <QPushButton>
51 void setAction(
const QgsAction &action );
54 bool valid()
const override;
65 QPushButton *mActionButton =
nullptr;
71 #endif // QGSACTIONWIDGETWRAPPER_H
Utility class that encapsulates an action based on vector attributes.
Represents a vector layer which manages a vector based data sets.
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...