Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_device
Method · 0.80
action_start_capture
Method · 0.80
action_stop_capture
Method · 0.80
data_feed_in
Method · 0.80
on_device_lib_event
Method · 0.80
set_collect_mode
Method · 0.80
OnMessage
Method · 0.80
clear_decode_result
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected