QHelpSearchResultWidget

The QHelpSearchResultWidget class provides a text browser to display search results. More

Inheritance diagram of PySide2.QtHelp.QHelpSearchResultWidget

Synopsis

Functions

Signals

Detailed Description

class PySide2.QtHelp.QHelpSearchResultWidget
PySide2.QtHelp.QHelpSearchResultWidget.linkAt(point)
Parameters:

pointPySide2.QtCore.QPoint

Return type:

PySide2.QtCore.QUrl

Returns a reference of the URL that the item at point owns, or an empty URL if no item exists at that point.

Parameters:

urlPySide2.QtCore.QUrl