Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
124
int ProcessInjector::exitCode()
125
{
126
return mExitCode;
127
}
128
129
QProcess::ExitStatus ProcessInjector::exitStatus()
130
{
Callers
1
processFinished
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected