MCPcopy 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
35QProcess* Process::ProcessInvoker::getProcess()
36{
37 return mProcess;
38}
39
40// QString Process::ProcessInvoker::getProcessName()
41//{

Callers 7

MainWizardMethod · 0.80
MainDialogMethod · 0.80
buildViewMethod · 0.80
updateNavMeshProgressMethod · 0.80
readNavMeshToolStdoutMethod · 0.80
navMeshToolFinishedMethod · 0.80
ImportPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected