CustomExecutableRunConfiguration Class
(ProjectExplorer::CustomExecutableRunConfiguration)Inherits: | RunConfiguration |
Public Functions
CustomExecutableRunConfiguration(Target *parent) | |
QString | executable() const |
QString | workingDirectory() const |
- 13 public functions inherited from ProjectExplorer::RunConfiguration
- 11 public functions inherited from ProjectExplorer::ProjectConfiguration
Signals
void | changed() |
- 3 signals inherited from ProjectExplorer::RunConfiguration
- 2 signals inherited from ProjectExplorer::ProjectConfiguration
Protected Functions
CustomExecutableRunConfiguration(Target *parent, CustomExecutableRunConfiguration *source) | |
QString | defaultDisplayName() const |
- 1 protected function inherited from ProjectExplorer::RunConfiguration
Member Function Documentation
CustomExecutableRunConfiguration::CustomExecutableRunConfiguration(Target *parent)
Default constructs an instance of CustomExecutableRunConfiguration.
[protected]
CustomExecutableRunConfiguration::CustomExecutableRunConfiguration(Target *parent, CustomExecutableRunConfiguration *source)
Default constructs an instance of CustomExecutableRunConfiguration.