MCPcopy Create free account
hub / github.com/KDAB/GammaRay / exitCode

Method exitCode

launcher/core/injector/debuggerinjector.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66int DebuggerInjector::exitCode()
67{
68 return mExitCode;
69}
70
71QProcess::ExitStatus DebuggerInjector::exitStatus()
72{

Callers 2

processFinishedMethod · 0.45
startDebuggerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected