QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsLabelSettingsWidgetDialog Class Reference

A blocking dialog containing a QgsLabelSettingsWidgetBase. More...

#include <qgslabelsettingswidgetbase.h>

Inheritance diagram for QgsLabelSettingsWidgetDialog:

Public Member Functions

 QgsLabelSettingsWidgetDialog (QgsLabelSettingsWidgetBase *widget, QWidget *parent=nullptr)
 Constructor for QgsLabelSettingsWidgetDialog.
QDialogButtonBox * buttonBox ()
 Returns the dialog's button box.

Detailed Description

A blocking dialog containing a QgsLabelSettingsWidgetBase.

Since
QGIS 3.12

Definition at line 135 of file qgslabelsettingswidgetbase.h.

Constructor & Destructor Documentation

◆ QgsLabelSettingsWidgetDialog()

QgsLabelSettingsWidgetDialog::QgsLabelSettingsWidgetDialog ( QgsLabelSettingsWidgetBase * widget,
QWidget * parent = nullptr )

Constructor for QgsLabelSettingsWidgetDialog.

Parameters
widgetlabel settings widget to embed in the dialog. Ownership is transferred to the dialog.
parentparent widget

Definition at line 165 of file qgslabelsettingswidgetbase.cpp.

Member Function Documentation

◆ buttonBox()

QDialogButtonBox * QgsLabelSettingsWidgetDialog::buttonBox ( )

Returns the dialog's button box.

Since
QGIS 3.14

Definition at line 181 of file qgslabelsettingswidgetbase.cpp.


The documentation for this class was generated from the following files: