QHelpSearchResultWidget¶
The QHelpSearchResultWidget
class provides a text browser to display search results. More…
Synopsis¶
Functions¶
def
linkAt
(point)
Signals¶
def
requestShowLink
(url)
Detailed Description¶
- class PySide6.QtHelp.QHelpSearchResultWidget¶
- PySide6.QtHelp.QHelpSearchResultWidget.linkAt(point)¶
- Parameters
point –
PySide6.QtCore.QPoint
- Return type
Returns a reference of the URL that the item at point
owns, or an empty URL if no item exists at that point.
- PySide6.QtHelp.QHelpSearchResultWidget.requestShowLink(url)¶
- Parameters
url –
PySide6.QtCore.QUrl
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.