Merge remote-tracking branch 'origin/4.11'

Change-Id: Iaa3142a7109bc23c2e6ff96d061a58a9c0e31a54
This commit is contained in:
Eike Ziller
2020-02-07 16:20:03 +01:00
11 changed files with 169 additions and 69 deletions

View File

@@ -75,6 +75,7 @@ enum { debugLeaks = 0 };
/*!
\namespace ExtensionSystem
\inmodule QtCreator
\brief The ExtensionSystem namespace provides classes that belong to the
core plugin system.
@@ -89,6 +90,7 @@ enum { debugLeaks = 0 };
/*!
\class ExtensionSystem::PluginManager
\inmodule QtCreator
\ingroup mainclasses
\brief The PluginManager class implements the core plugin system that