QGIS API Documentation
3.0.2-Girona (307d082)
|
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 62 of file qgsmenuheader.cpp.