GeneratedFile Class

class Core::GeneratedFile

The GeneratedFile class represents a file generated by a wizard. More...

Header: #include <coreplugin/generatedfile.h>

Public Types

flags Attributes

Detailed Description

\inmoduleQtCreator

The BaseFileWizard class checks whether each file already exists and reports any errors that may occur during creation of the files.

See also Core::WizardDialogParameters and Core::BaseFileWizard.