Class: QgsSettingsTreeWidget

QgsSettingsTreeWidget is a widget with the settings tree to visualize, search and edit settings

Added in version 3.32.

QgsSettingsTreeWidget

QgsSettingsTreeWidget

Class Hierarchy

Inheritance diagram of qgis.gui.QgsSettingsTreeWidget

Base classes

QWidget

QObject

QPaintDevice

QgsOptionsDialogHighlightWidget

Container for a widget to be used to search text in the option dialog If the widget type is handled, it is valid. It can perform a text search in the widget and highlight it in case of success. This uses stylesheets.

Methods

applyChanges

Apply changes to settings value

class qgis.gui.QgsSettingsTreeWidget[source]

Bases: QWidget, QgsOptionsDialogHighlightWidget

__init__(parent: QWidget | None = None)

Constructor

Parameters:

parent (Optional[QWidget] = None)

applyChanges(self)[source]

Apply changes to settings value