Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ getProcess
Method
getProcess
components/process/processinvoker.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
// }
34
35
QProcess* Process::ProcessInvoker::getProcess()
36
{
37
return mProcess;
38
}
39
40
// QString Process::ProcessInvoker::getProcessName()
41
//{
Callers
7
MainWizard
Method · 0.80
MainDialog
Method · 0.80
buildView
Method · 0.80
updateNavMeshProgress
Method · 0.80
readNavMeshToolStdout
Method · 0.80
navMeshToolFinished
Method · 0.80
ImportPage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected