FilePageFactory Class

(ProjectExplorer::ProjectExplorer::Internal::FilePageFactory)

Public Functions

FilePageFactory()
Utils::WizardPage *create(ProjectExplorer::ProjectExplorer::JsonWizard *wizard, Core::Id typeId, const QVariant &data)
bool validateData(Core::Id typeId, const QVariant &data, int *errorMessage) override

Member Function Documentation

FilePageFactory::FilePageFactory()

Default constructs an instance of FilePageFactory.

Utils::WizardPage *FilePageFactory::create(ProjectExplorer::ProjectExplorer::JsonWizard *wizard, Core::Id typeId, const QVariant &data)

bool FilePageFactory::validateData(Core::Id typeId, const QVariant &data, int *errorMessage)