Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ update_all_trace_postion
Method
update_all_trace_postion
DSView/pv/view/view.h:319–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
void update_view_port();
318
319
inline void update_all_trace_postion(){
320
signals_changed(NULL);
321
}
322
323
inline Viewport* get_time_view(){
324
return _time_viewport;
Callers
4
load_config_from_json
Method · 0.80
load_channel_view_indexs
Method · 0.80
OnMessage
Method · 0.80
load_demo_decoder_config
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected