MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / update_toolbar_view_status

Method update_toolbar_view_status

DSView/pv/mainwindow.cpp:1779–1784  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1777 }
1778
1779 void MainWindow::update_toolbar_view_status()
1780 {
1781 _sampling_bar->update_view_status();
1782 _file_bar->update_view_status();
1783 _trig_bar->update_view_status();
1784 }
1785
1786 void MainWindow::OnMessage(int msg)
1787 {

Callers

nothing calls this directly

Calls 1

update_view_statusMethod · 0.45

Tested by

no test coverage detected