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

Method set_name

DSView/pv/view/trace.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105void Trace::set_name(QString name)
106{
107 _name = name;
108}
109
110int Trace::get_index()
111{

Callers 3

add_decoderMethod · 0.45
set_trace_nameMethod · 0.45
load_config_from_jsonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected