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:
Leena Miettinen
2020-02-13 16:14:56 +01:00
parent d06eee5218
commit 8046e3311f
10 changed files with 485 additions and 91 deletions

View File

@@ -53,11 +53,13 @@
#include <QSettings>
/*!
\namespace Core::Internal
\namespace Core::Internal::ItemDataRoles
\internal
*/
/*!
\namespace Core::Internal::ItemDataRoles
\class Core::Find
\inmodule QtCreator
\internal
*/