以下成員源於類 QHelpSearchEngine 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(obsolete)
typedef
|
SearchHit |
(obsolete)
int
|
hitCount () const |
(obsolete)
QList<QHelpSearchEngine::SearchHit>
|
hits (int start , int end ) const |
(obsolete)
int
|
hitsCount () const |
(obsolete)
QList<QHelpSearchQuery>
|
query () const |
(obsolete)
void
|
search (const QList<QHelpSearchQuery> & queryList ) |
This typedef is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
使用 QHelpSearchResult 代替。
typedef 對於 QPair < QString , QString >. The values of that pair are the documentation file path and the page title.
另請參閱 hits ().
[slot]
void
QHelpSearchEngine::
search
(const
QList
<
QHelpSearchQuery
> &
queryList
)
此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。
Use search(const QString & searchInput ) 代替。
此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。
使用 searchResultCount () 代替。
該函數在 Qt 4.6 引入。
此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。
使用 searchResults () 代替。
此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。
使用 searchResultCount () 代替。
此函數已過時。提供它是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它。
使用 searchInput () 代替。
該函數在 Qt 4.5 引入。