MCPcopy Create free account
hub / github.com/biometrics/openbr / endProcess

Method endProcess

openbr/plugins/core/processwrapper.cpp:499–502  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

497
498 QProcess workerProcess;
499 void endProcess()
500 {
501 emit pulseEnd();
502 }
503
504 void startProcess(QStringList arguments)
505 {

Callers 1

~ProcessDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected