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

Method onSourceInfoMessage

Default/Source/SourceWidget.cpp:1104–1108  ·  view source on GitHub ↗

///////////////////////////////// Slots ///////////////////////////////////

Source from the content-addressed store, hash-verified

1102
1103////////////////////////////////////// Slots ///////////////////////////////////
1104void
1105SourceWidget::onSourceInfoMessage(Suscan::SourceInfoMessage const &msg)
1106{
1107 this->applySourceInfo(*msg.info());
1108}
1109
1110void
1111SourceWidget::onPSDMessage(Suscan::PSDMessage const &msg)

Callers

nothing calls this directly

Calls 2

applySourceInfoMethod · 0.95
infoMethod · 0.80

Tested by

no test coverage detected