Uses of Class
io.qt.help.QHelpSearchQuery
Package | Description |
---|---|
io.qt.help |
-
Uses of QHelpSearchQuery in io.qt.help
Methods in io.qt.help that return QHelpSearchQuery Modifier and Type Method Description QHelpSearchQuery
QHelpSearchQuery. clone()
Methods in io.qt.help that return types with arguments of type QHelpSearchQuery Modifier and Type Method Description QList<QHelpSearchQuery>
QHelpSearchEngine. query()
Deprecated.QList<QHelpSearchQuery>
QHelpSearchQueryWidget. query()
Deprecated.Method parameters in io.qt.help with type arguments of type QHelpSearchQuery Modifier and Type Method Description void
QHelpSearchEngine. search(Collection<QHelpSearchQuery> queryList)
Deprecated.void
QHelpSearchQueryWidget. setQuery(Collection<QHelpSearchQuery> queryList)
Deprecated.