| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
A blocking dialog containing a QgsLabelSettingsWidgetBase. More...
#include <qgslabelsettingswidgetbase.h>

Public Member Functions | |
| QgsLabelSettingsWidgetDialog (QgsLabelSettingsWidgetBase *widget, QWidget *parent=nullptr) | |
| Constructor for QgsLabelSettingsWidgetDialog.   | |
| QDialogButtonBox * | buttonBox () | 
| Returns the dialog's button box.   | |
A blocking dialog containing a QgsLabelSettingsWidgetBase.
Definition at line 135 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 164 of file qgslabelsettingswidgetbase.cpp.
| QDialogButtonBox * QgsLabelSettingsWidgetDialog::buttonBox | ( | ) | 
Returns the dialog's button box.
Definition at line 180 of file qgslabelsettingswidgetbase.cpp.