Subgroup: Options

Class: QgsOptionsDialogHighlightGroupBox

class qgis.gui.QgsOptionsDialogHighlightGroupBox(groupBox: QGroupBox)

Bases: qgis._gui.QgsOptionsDialogHighlightWidget

constructs a highlight widget for a group box.

A highlight widget for group boxes. 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()