Internal Namespace
(ProjectExplorer::Internal)Classes
class | CustomWizardContext |
class | CustomWizardFieldPage |
class | CustomWizardPage |
class | GeneratorScriptArgument |
class | ProjectWizardPage |
class | WinDebugInterface |
Classes
class CustomWizardContext
The CustomWizardContext class provides the context for one custom wizard run. More...
class CustomWizardFieldPage
The CustomWizardFieldPage class is a simple custom wizard page presenting the fields to be used as page 2 of a BaseProjectWizardDialog if there are any fields. More...
class CustomWizardPage
The CustomWizardPage class provides a custom wizard page presenting the fields to be used and a path chooser at the bottom (for use by "class"/"file" wizards). More...
class GeneratorScriptArgument
The GeneratorScriptArgument class provides an argument to a custom wizard generator script. More...
class ProjectWizardPage
The ProjectWizardPage class provides a wizard page showing projects and version control to add new files to. More...
class WinDebugInterface
The WinDebugInterface class is used on Windows to capture output of the Windows API OutputDebugString()
function. More...