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

Method set_colour

DSView/pv/view/xcursor.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87void XCursor::set_colour(QColor color)
88{
89 _colour = color;
90}
91
92/**
93 * Gets/Sets the mapping channel of the marker

Callers 4

load_config_from_jsonMethod · 0.45
changeColorMethod · 0.45
ViewMethod · 0.45
set_search_posMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected