| QGIS API Documentation
    3.18.1-Zürich (202f1bf7e5)
    | 
A blocking dialog containing a QgsLabelSettingsWidgetBase. More...
#include <qgslabelsettingswidgetbase.h>

| Public Member Functions | |
| QgsLabelSettingsWidgetDialog (QgsLabelSettingsWidgetBase *widget, QWidget *parent=nullptr) | |
| Constructor for QgsLabelSettingsWidgetDialog.  More... | |
| QDialogButtonBox * | buttonBox () | 
| Returns the dialog's button box.  More... | |
A blocking dialog containing a QgsLabelSettingsWidgetBase.
Definition at line 142 of file qgslabelsettingswidgetbase.h.
| QgsLabelSettingsWidgetDialog::QgsLabelSettingsWidgetDialog | ( | QgsLabelSettingsWidgetBase * | widget, | 
| QWidget * | parent = nullptr | ||
| ) | 
Constructor for QgsLabelSettingsWidgetDialog.
| widget | label settings widget to embed in the dialog. Ownership is transferred to the dialog. | 
| parent | parent widget | 
Definition at line 159 of file qgslabelsettingswidgetbase.cpp.
| QDialogButtonBox * QgsLabelSettingsWidgetDialog::buttonBox | ( | ) | 
Returns the dialog's button box.
Definition at line 175 of file qgslabelsettingswidgetbase.cpp.