QHelpContentWidget¶
The
QHelpContentWidget
class provides a tree view for displaying help content model items. More…

Detailed Description¶
-
PySide2.QtHelp.QHelpContentWidget.
indexOf
(link)¶ - Parameters
link –
QUrl
- Return type
QModelIndex
Returns the index of the content item with the
link
. An invalid index is returned if no such an item exists.
-
PySide2.QtHelp.QHelpContentWidget.
linkActivated
(link)¶ - Parameters
link –
QUrl