Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ stopExecution
Method
stopExecution
ImagePlay/include/IPProcessGrid.h:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
MainWindow* mainWindow () { return _mainWindow; }
70
IPProcessGridScene* scene () { return _scene; }
71
void stopExecution () { _stopExecution = true; }
72
bool isRunning () { return _isRunning; }
73
74
signals:
Callers
1
closeEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected