Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ terminate
Method
terminate
ImagePlay/src/IPProcessGrid.cpp:417–422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
415
}
416
417
void IPProcessGrid::terminate()
418
{
419
qDebug() <<
"IPProcessGrid::terminate"
;
420
if(_thread)
421
_thread->terminate();
422
}
423
424
void IPProcessGrid::updateProgress(int progress)
425
{
Callers
1
closeEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected