forked from qt-creator/qt-creator
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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user