QHelpContentWidget

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

Inheritance diagram of PySide2.QtHelp.QHelpContentWidget

Synopsis

Functions

Signals

Detailed Description

PySide2.QtHelp.QHelpContentWidget.indexOf(link)
Parameters

linkQUrl

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

linkQUrl