Obsolete Members for QHelpSearchQueryWidget

クラスQHelpSearchQueryWidget の以下のメンバは非推奨である。これらは古いソース・コードの動作を維持するために提供されています。新しいコードでは使用しないことを強くお勧めします。

パブリック関数

(deprecated) QList<QHelpSearchQuery> query() const
(deprecated) void setQuery(const QList<QHelpSearchQuery> &queryList)

メンバ関数ドキュメント

[deprecated] QList<QHelpSearchQuery> QHelpSearchQueryWidget::query() const

この関数は非推奨である。新しいコードでは使用しないことを強く推奨する。

代わりにsearchInput() を使用してください。

setQuery()も参照のこと

[deprecated] void QHelpSearchQueryWidget::setQuery(const QList<QHelpSearchQuery> &queryList)

この関数は非推奨である。新しいコードでは使用しないことを強く推奨する。

代わりにsetSearchInput() を使用してください。

query()も参照のこと

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.