MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / propagateResultReady

Method propagateResultReady

ImagePlay/src/MainWindow.cpp:713–716  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

711}
712
713void MainWindow::propagateResultReady(IPLProcess *process, bool resultReady)
714{
715 ui->graphicsView->propagateResultReady(process, resultReady);
716}
717
718void MainWindow::clearScene()
719{

Callers 1

removeEdgeInMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected