Class: QgsOptionsDialogHighlightTree¶
A highlight widget for trees.
This is used to search and highlight text in
QgsOptionsDialogBase implementations. Highlighting is only
available for tree widgets only while searching can be performed in any
tree view or inherited class.
Class Hierarchy¶
Base classes¶
Container for a widget to be used to search text in the option dialog. |
- class qgis.gui.QgsOptionsDialogHighlightTree[source]¶
Bases:
QgsOptionsDialogHighlightWidget- __init__(treeView: QTreeView | None)
constructs a highlight widget for a tree view or widget.
- Parameters:
treeView (Optional[QTreeView])
- __init__(a0: QgsOptionsDialogHighlightTree)
- Parameters: