Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_colour
Method
get_colour
DSView/pv/view/trace.h:88–90 ·
view source on GitHub ↗
* Get the colour of the signal. */
Source
from the content-addressed store, hash-verified
86
* Get the colour of the signal.
87
*/
88
inline QColor get_colour(){
89
return _colour;
90
}
91
92
/**
93
* Set the colour of the signal.
Callers
8
gen_config_json
Method · 0.80
paint
Method · 0.80
paint_label
Method · 0.80
paintEvent
Method · 0.80
changeColor
Method · 0.80
SpectrumTrace
Method · 0.80
paintMeasure
Method · 0.80
add_measure
Method · 0.80
Calls
no outgoing calls
Tested by
1
SpectrumTrace
Method · 0.64