CustomExecutableRunConfiguration Class
(ProjectExplorer::CustomExecutableRunConfiguration)| Inherits: | RunConfiguration |
Public Functions
| CustomExecutableRunConfiguration(Target *target) | |
| QString | executable() const |
| QString | workingDirectory() const |
- 11 public functions inherited from ProjectExplorer::RunConfiguration
- 2 public functions inherited from ProjectExplorer::StatefulProjectConfiguration
- 14 public functions inherited from ProjectExplorer::ProjectConfiguration
- 31 public functions inherited from QObject
Signals
| void | changed() |
- 2 signals inherited from ProjectExplorer::RunConfiguration
- 1 signal inherited from ProjectExplorer::StatefulProjectConfiguration
- 2 signals inherited from ProjectExplorer::ProjectConfiguration
- 2 signals inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 1 public variable inherited from QObject
- 2 static public members inherited from ProjectExplorer::RunConfiguration
- 1 static public member inherited from ProjectExplorer::ProjectConfiguration
- 10 static public members inherited from QObject
- 2 protected functions inherited from ProjectExplorer::RunConfiguration
- 1 protected function inherited from ProjectExplorer::StatefulProjectConfiguration
- 9 protected functions inherited from QObject
- 2 protected variables inherited from QObject
Member Function Documentation
CustomExecutableRunConfiguration::CustomExecutableRunConfiguration(Target *target)
Default constructs an instance of CustomExecutableRunConfiguration.