From 41411165bac561d3cd93a793c6ae76dcb2937e12 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 5 Jun 2013 14:29:24 +0200 Subject: Doc: use standard wording in \brief commands QDoc does some magic with the \class and \namespaces and \brief commands, so the following wording must be used: "The xxx class yyy ..." Change-Id: Id231f30e8464898b776888d5423523de404aae34 Reviewed-by: Eike Ziller --- src/plugins/find/searchresultwindow.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/plugins/find') diff --git a/src/plugins/find/searchresultwindow.cpp b/src/plugins/find/searchresultwindow.cpp index cda06a6464e..12b1181e6ac 100644 --- a/src/plugins/find/searchresultwindow.cpp +++ b/src/plugins/find/searchresultwindow.cpp @@ -201,7 +201,8 @@ using namespace Find::Internal; /*! \class Find::SearchResult - \brief Reports user interaction like activation of a search result item. + \brief The SearchResult class reports user interaction, such as the + activation of a search result item. Whenever a new search is initiated via startNewSearch, an instance of this class is returned to provide the initiator with the hooks for handling user -- cgit v1.2.3