QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
Custom QWidgetAction for displaying subheaders within a QMenu in a standard style. More...
#include <qgsmenuheader.h>
Public Member Functions | |
QgsMenuHeaderWidgetAction (const QString &text, QObject *parent=nullptr) | |
Constructor for QgsMenuHeaderWidgetAction, showing the specified text. More... | |
Custom QWidgetAction for displaying subheaders within a QMenu in a standard style.
Definition at line 65 of file qgsmenuheader.h.
QgsMenuHeaderWidgetAction::QgsMenuHeaderWidgetAction | ( | const QString & | text, |
QObject * | parent = nullptr |
||
) |
Constructor for QgsMenuHeaderWidgetAction, showing the specified text.
Definition at line 63 of file qgsmenuheader.cpp.