BuildStepFactory Class

(Debugger::ProjectExplorer::BuildStepFactory)

Protected Functions

void registerStep(Core::Id id)
void setDisplayName(const Debugger::QString &displayName)
void setFlags(BuildStepInfo::Flags flags)
void setRepeatable(bool on)
void setSupportedConfiguration(Core::Id id)
void setSupportedDeviceType(Core::Id id)
void setSupportedDeviceTypes(const QList<Core::Id> &ids)
void setSupportedProjectType(Core::Id id)
void setSupportedStepList(Core::Id id)
void setSupportedStepLists(const QList<Core::Id> &ids)

Member Function Documentation

[protected] void BuildStepFactory::registerStep(Core::Id id)

[protected] void BuildStepFactory::setDisplayName(const Debugger::QString &displayName)

[protected] void BuildStepFactory::setFlags(BuildStepInfo::Flags flags)

[protected] void BuildStepFactory::setRepeatable(bool on)

[protected] void BuildStepFactory::setSupportedConfiguration(Core::Id id)

[protected] void BuildStepFactory::setSupportedDeviceType(Core::Id id)

[protected] void BuildStepFactory::setSupportedDeviceTypes(const QList<Core::Id> &ids)

[protected] void BuildStepFactory::setSupportedProjectType(Core::Id id)

[protected] void BuildStepFactory::setSupportedStepList(Core::Id id)

[protected] void BuildStepFactory::setSupportedStepLists(const QList<Core::Id> &ids)