MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / onCommit

Method onCommit

Default/Source/SourceWidget.cpp:1370–1375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1368}
1369
1370void
1371SourceWidget::onCommit(void)
1372{
1373 if (m_dataSaver != nullptr)
1374 this->setCaptureSize(m_dataSaver->getSize());
1375}

Callers

nothing calls this directly

Calls 2

setCaptureSizeMethod · 0.95
getSizeMethod · 0.80

Tested by

no test coverage detected