SummaryPageFactory Class

(ProjectExplorer::ProjectExplorer::Internal::SummaryPageFactory)

Public Functions

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

SummaryPageFactory::SummaryPageFactory()

Default constructs an instance of SummaryPageFactory.

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

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