forked from qt-creator/qt-creator
Documentation: Add ProjectExplorer plugin..
Reformat existing documentation to qdoc.
This commit is contained in:
@@ -36,6 +36,14 @@
|
||||
#include <QtCore/QDir>
|
||||
#include <QtCore/QTextStream>
|
||||
|
||||
/*!
|
||||
\class ProjectExplorer::Internal::ProjectWizardPage
|
||||
|
||||
\brief Wizard page showing projects and version control to add new files to.
|
||||
|
||||
\sa ProjectExplorer::Internal::ProjectFileWizardExtension
|
||||
*/
|
||||
|
||||
using namespace ProjectExplorer;
|
||||
using namespace Internal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user