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