Uses of Class
io.qt.help.QHelpSearchQuery
Packages that use QHelpSearchQuery
-
Uses of QHelpSearchQuery in io.qt.help
Methods in io.qt.help that return QHelpSearchQueryModifier and TypeMethodDescriptionQHelpSearchQuery.clone()Creates and returns a copy of this object.Methods in io.qt.help that return types with arguments of type QHelpSearchQueryModifier and TypeMethodDescriptionfinal QList<QHelpSearchQuery>QHelpSearchEngine.query()final QList<QHelpSearchQuery>QHelpSearchQueryWidget.query()Method parameters in io.qt.help with type arguments of type QHelpSearchQueryModifier and TypeMethodDescriptionfinal voidQHelpSearchEngine.search(Collection<? extends QHelpSearchQuery> queryList) final voidQHelpSearchQueryWidget.setQuery(Collection<? extends QHelpSearchQuery> queryList) Constructors in io.qt.help with parameters of type QHelpSearchQueryModifierConstructorDescriptionQHelpSearchQuery(QHelpSearchQuery other) SeeQHelpSearchQuery::QHelpSearchQuery(QHelpSearchQuery)