forked from qt-creator/qt-creator
Documentation: Add ProjectExplorer plugin..
Reformat existing documentation to qdoc.
This commit is contained in:
@@ -39,6 +39,15 @@
|
||||
|
||||
#include <QtCore/QDir>
|
||||
|
||||
/*!
|
||||
\class ProjectExplorer::BaseProjectWizardDialog
|
||||
|
||||
\brief Base class for project wizards.
|
||||
|
||||
Presents the introductory page and takes care of setting the folder choosen
|
||||
as default projects' folder should the user wish to do that.
|
||||
*/
|
||||
|
||||
namespace ProjectExplorer {
|
||||
|
||||
struct BaseProjectWizardDialogPrivate {
|
||||
|
||||
Reference in New Issue
Block a user