Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1370
void
1371
SourceWidget::onCommit(void)
1372
{
1373
if (m_dataSaver != nullptr)
1374
this->setCaptureSize(m_dataSaver->getSize());
1375
}
Callers
nothing calls this directly
Calls
2
setCaptureSize
Method · 0.95
getSize
Method · 0.80
Tested by
no test coverage detected