Class: QgsOptionsDialogHighlightButton

class qgis.gui.QgsOptionsDialogHighlightButton(button: QAbstractButton)

Bases: QgsOptionsDialogHighlightWidget

constructs a highlight widget for a button.

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

New in version 3.0.

Parameters

button

childEvent()
connectNotify()
customEvent()
disconnectNotify()
highlightText(self, text: str) → bool
Parameters

text (str) –

Return type

bool

isSignalConnected()
receivers()
reset(self)
searchText(self, text: str) → bool
Parameters

text (str) –

Return type

bool

sender()
senderSignalIndex()
timerEvent()