FieldPageFactory Class

(ProjectExplorer::ProjectExplorer::Internal::FieldPageFactory)

Public Functions

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

FieldPageFactory::FieldPageFactory()

Default constructs an instance of FieldPageFactory.

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

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