Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ emitToolStarted
Method
emitToolStarted
src/openms_gui/source/VISUAL/TOPPASToolVertex.cpp:668–671 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
666
}
667
668
void TOPPASToolVertex::emitToolStarted()
669
{
670
emit toolStarted();
671
}
672
673
void TOPPASToolVertex::executionFinished(int ec, QProcess::ExitStatus es)
674
{
Callers
1
runNextProcess
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected