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

Method exitCode

launcher/core/injector/processinjector.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124int ProcessInjector::exitCode()
125{
126 return mExitCode;
127}
128
129QProcess::ExitStatus ProcessInjector::exitStatus()
130{

Callers 1

processFinishedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected