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

Detailed Description¶
-
PySide2.QtHelp.QHelpSearchResultWidget.
linkAt
(point)¶ - Parameters
point –
QPoint
- Return type
QUrl
Returns a reference of the URL that the item at
point
owns, or an empty URL if no item exists at that point.
-
PySide2.QtHelp.QHelpSearchResultWidget.
requestShowLink
(url)¶ - Parameters
url –
QUrl