The PySide.QtHelp.QHelpContentModel class provides a model that supplies content to views.
Parameters: | index – PySide.QtCore.QModelIndex |
---|---|
Return type: | PySide.QtHelp.QHelpContentItem |
Returns the help content item at the model index position index .
Parameters: | customFilterName – unicode |
---|
Creates new contents by querying the help system for contents specified for the customFilterName .
Parameters: | onShutDown – PySide.QtCore.bool |
---|
Return type: | PySide.QtCore.bool |
---|
Returns true if the contents are currently rebuilt, otherwise false.