The PySide.QtHelp.QHelpContentWidget class provides a tree view for displaying help content model items.
Parameters: | link – PySide.QtCore.QUrl |
---|---|
Return type: | PySide.QtCore.QModelIndex |
Returns the index of the content item with the link . An invalid index is returned if no such an item exists.
Parameters: | link – PySide.QtCore.QUrl |
---|
Parameters: |
|
---|---|
Return type: | PySide.QtCore.bool |
Parameters: | index – PySide.QtCore.QModelIndex |
---|