Class: QgsOptionsDialogHighlightLabel¶
A highlight widget for labels.
This is used to search and highlight text in
QgsOptionsDialogBase
implementations.
Class Hierarchy¶
Base classes¶
Container for a widget to be used to search text in the option dialog. |
- class qgis.gui.QgsOptionsDialogHighlightLabel[source]¶
Bases:
QgsOptionsDialogHighlightWidget
- __init__(label: QLabel | None)
constructs a highlight widget for a label
- Parameters:
label (Optional[QLabel])
- __init__(a0: QgsOptionsDialogHighlightLabel)
- Parameters: