Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ outputsChanged
Method
outputsChanged
ImagePlay/src/IPProcessGrid.cpp:597–600 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
595
}
596
597
void IPProcessGrid::outputsChanged(IPLProcess *)
598
{
599
_mainWindow->imageViewer()->updateOutputs();
600
}
601
602
void IPProcessGrid::setSequenceIndex(int index)
603
{
Callers
1
notifyOutputsChangedEventHandler
Method · 0.80
Calls
2
updateOutputs
Method · 0.80
imageViewer
Method · 0.80
Tested by
no test coverage detected