forked from qt-creator/qt-creator
Fix "Header" documentation in Core plugin
Change-Id: If3cbe51b47a3acba32429894dfb5154cd573967d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -47,8 +47,10 @@ QDebug operator<<(QDebug debug, const Core::Context &context)
|
||||
|
||||
/*!
|
||||
\class Core::Context
|
||||
\inheaderfile coreplugin/icontext.h
|
||||
\inmodule QtCreator
|
||||
\ingroup mainclasses
|
||||
|
||||
\brief The Context class implements a list of context IDs.
|
||||
|
||||
Contexts are used for registering actions with Core::ActionManager, and
|
||||
@@ -169,6 +171,7 @@ QDebug operator<<(QDebug debug, const Core::Context &context)
|
||||
|
||||
/*!
|
||||
\class Core::IContext
|
||||
\inheaderfile coreplugin/icontext.h
|
||||
\inmodule QtCreator
|
||||
\ingroup mainclasses
|
||||
|
||||
|
||||
Reference in New Issue
Block a user