Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ on_decode_done
Method
on_decode_done
DSView/pv/mainwindow.cpp:1522–1525 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1520
}
1521
1522
void MainWindow::on_decode_done()
1523
{
1524
_protocol_widget->update_model();
1525
}
1526
1527
void MainWindow::receive_data_len(quint64 len)
1528
{
Callers
nothing calls this directly
Calls
1
update_model
Method · 0.80
Tested by
no test coverage detected