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

Method trigger_message

DSView/pv/mainwindow.cpp:1572–1575  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1570 }
1571
1572 void MainWindow::trigger_message(int msg)
1573 {
1574 _event.trigger_message(msg);
1575 }
1576
1577 void MainWindow::on_trigger_message(int msg)
1578 {

Callers 8

set_deviceMethod · 0.80
action_start_captureMethod · 0.80
action_stop_captureMethod · 0.80
data_feed_inMethod · 0.80
on_device_lib_eventMethod · 0.80
set_collect_modeMethod · 0.80
OnMessageMethod · 0.80
clear_decode_resultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected