The PySide.QtHelp.QHelpSearchQueryWidget class provides a simple line edit or an advanced widget to enable the user to input a search term in a standardized input mask.
Parameters: | parent – PySide.QtGui.QWidget |
---|
Constructs a new search query widget with the given parent .
Return type: |
---|
Returns a list of queries to use in combination with the search engines search( QList < PySide.QtHelp.QHelpSearchQuery > &query) function.