ProjectPageFactory Class

(ProjectExplorer::ProjectExplorer::Internal::ProjectPageFactory)

Public Functions

ProjectPageFactory()
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

ProjectPageFactory::ProjectPageFactory()

Default constructs an instance of ProjectPageFactory.

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

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