Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
713
void MainWindow::propagateResultReady(IPLProcess *process, bool resultReady)
714
{
715
ui->graphicsView->propagateResultReady(process, resultReady);
716
}
717
718
void MainWindow::clearScene()
719
{
Callers
1
removeEdgeIn
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected