Subgroup: Options

Class: QgsOptionsDialogHighlightLabel

class qgis.gui.QgsOptionsDialogHighlightLabel(label: QLabel)

Bases: qgis._gui.QgsOptionsDialogHighlightWidget

constructs a highlight widget for a label

A highlight widget for labels. This is used to search and highlight text in QgsOptionsDialogBase implementations.

childEvent()
connectNotify()
customEvent()
disconnectNotify()
highlightText(self, text: str) → bool
isSignalConnected()
receivers()
reset(self)
searchText(self, text: str) → bool
sender()
senderSignalIndex()
timerEvent()