forked from qt-creator/qt-creator
Doc: Fix QDoc warnings in Find classes
- Document BaseTextFind and FindSupport - Mark undocumented classes and namespaces \internal - Add and fix docs for IFindFilter, SearchResult, and SearchResultWindow Fixes: QTCREATORBUG-23600 Change-Id: Ic9445f7f15562f114f4cbd9fe16988d7249d48db Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -53,11 +53,13 @@
|
||||
#include <QSettings>
|
||||
|
||||
/*!
|
||||
\namespace Core::Internal
|
||||
\namespace Core::Internal::ItemDataRoles
|
||||
\internal
|
||||
*/
|
||||
|
||||
/*!
|
||||
\namespace Core::Internal::ItemDataRoles
|
||||
\class Core::Find
|
||||
\inmodule QtCreator
|
||||
\internal
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user