Extending Qt Creator Manual
AnalyzerRunControl
Extending Qt Creator Manual 4.3.0
List of All Members for AnalyzerRunControl
This is the complete list of members for
Debugger::AnalyzerRunControl
, including inherited members.
enum
StopResult
AnalyzerRunControl
(ProjectExplorer::RunConfiguration *, Core::Id )
abi
() const : Abi
appendMessage
(const QString &, Utils::OutputFormat )
appendMessageRequested
(ProjectExplorer::RunControl *, const QString &, Utils::OutputFormat )
applicationProcessHandle
() const : Utils::ProcessHandle
applicationProcessHandleChanged
()
bringApplicationToForeground
()
canReUseOutputPane
(const RunControl *) const : bool
connection
() const : const Connection &
device
() const : IDevice::ConstPtr
displayName
() const : QString
finished
()
icon
() const : Utils::Icon
isRunning
() const : bool
notifyRemoteFinished
()
notifyRemoteSetupDone
(
Utils::Port
)
notifyRemoteSetupFailed
(
const QString &
)
outputFormatter
() const : Utils::OutputFormatter *
project
() const : Project *
promptToStop
(bool *) const : bool
reportApplicationStart
()
reportApplicationStop
()
runConfiguration
() const : RunConfiguration *
runMode
() const : Core::Id
runnable
() const : const Runnable &
setApplicationProcessHandle
(const Utils::ProcessHandle &)
setConnection
(const Connection &)
setDisplayName
(const QString &)
setIcon
(const Utils::Icon &)
setRunnable
(const Runnable &)
showPromptToStopDialog
(const QString &, const QString &, const QString &, const QString &, bool *) const : bool
start
()
started
()
starting
()
stop
() : StopResult
supportsReRunning
() const : bool