MCPcopy 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_jsonMethod · 0.80
paintMethod · 0.80
paint_labelMethod · 0.80
paintEventMethod · 0.80
changeColorMethod · 0.80
SpectrumTraceMethod · 0.80
paintMeasureMethod · 0.80
add_measureMethod · 0.80

Calls

no outgoing calls

Tested by 1

SpectrumTraceMethod · 0.64