The PySide.QtHelp.QHelpIndexWidget class provides a list view displaying the PySide.QtHelp.QHelpIndexModel .
Activates the current item which will result eventually in the emitting of a PySide.QtHelp.QHelpIndexWidget.linkActivated() or PySide.QtHelp.QHelpIndexWidget.linksActivated() signal.
Parameters: |
|
---|
Filters the indices according to filter or wildcard . The item with the best match is set as current item.
See also
Parameters: |
|
---|
Parameters: |
|
---|
Parameters: | index – PySide.QtCore.QModelIndex |
---|