Doc: Add \inmodule command to Aggregation and Aggregate docs

...to suppress QDoc warnings.

Task-number: QTCREATORBUG-23544
Change-Id: If58fe724618afe60bdc91810cec07d916844c899
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2020-02-07 16:10:02 +01:00
parent 62a2b1718d
commit 494838e72b

View File

@@ -30,6 +30,7 @@
/*!
\namespace Aggregation
\inmodule QtCreator
\brief The Aggregation namespace contains support for bundling related components,
so that each component exposes the properties and behavior of the
other components to the outside.
@@ -41,6 +42,7 @@
/*!
\class Aggregation::Aggregate
\inmodule QtCreator
\ingroup mainclasses
\threadsafe