MCPcopy 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
417void IPProcessGrid::terminate()
418{
419 qDebug() << "IPProcessGrid::terminate";
420 if(_thread)
421 _thread->terminate();
422}
423
424void IPProcessGrid::updateProgress(int progress)
425{

Callers 1

closeEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected