Class: QgsSettingsTreeWidget¶
A widget with the settings tree to visualize, search and edit settings.
Added in version 3.32.

QgsSettingsTreeWidget¶
Class Hierarchy¶
Base classes¶
Container for a widget to be used to search text in the option dialog. |
Methods
Apply changes to settings value |
- class qgis.gui.QgsSettingsTreeWidget[source]¶
Bases:
QWidget
,QgsOptionsDialogHighlightWidget
- __init__(parent: QWidget | None = None)
Constructor
- Parameters:
parent (Optional[QWidget] = None)