MCPcopy 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
597void IPProcessGrid::outputsChanged(IPLProcess *)
598{
599 _mainWindow->imageViewer()->updateOutputs();
600}
601
602void IPProcessGrid::setSequenceIndex(int index)
603{

Callers 1

Calls 2

updateOutputsMethod · 0.80
imageViewerMethod · 0.80

Tested by

no test coverage detected