AnalyzerRunControl Class
(Debugger::AnalyzerRunControl)Inherits: | ProjectExplorer::RunControl |
Public Functions
AnalyzerRunControl(ProjectExplorer::RunConfiguration *runConfiguration, Core::Id runMode) | |
virtual void | notifyRemoteFinished() |
virtual void | notifyRemoteSetupDone(Utils::Port) |
virtual void | notifyRemoteSetupFailed(const QString &) |
- 24 public functions inherited from ProjectExplorer::RunControl
Signals
void | starting() |
- 4 signals inherited from ProjectExplorer::RunControl
Additional Inherited Members
- 3 protected functions inherited from ProjectExplorer::RunControl
Member Function Documentation
AnalyzerRunControl::AnalyzerRunControl(ProjectExplorer::RunConfiguration *runConfiguration, Core::Id runMode)
Default constructs an instance of AnalyzerRunControl.