Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_name
Method
get_name
DSView/pv/view/trace.h:74–76 ·
view source on GitHub ↗
* Gets the name of this signal. */
Source
from the content-addressed store, hash-verified
72
* Gets the name of this signal.
73
*/
74
inline QString get_name(){
75
return _name;
76
}
77
78
virtual int get_name_width();
79
Callers
10
gen_config_json
Method · 0.80
load_config_from_json
Method · 0.80
gen_decoders_json
Method · 0.80
load_session
Method · 0.80
changeName
Method · 0.80
ProtocolList
Method · 0.80
Search
Method · 0.80
FftOptions
Method · 0.80
create_probe_selector
Method · 0.80
update_view
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected