Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
void 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_json
Method · 0.45
changeColor
Method · 0.45
View
Method · 0.45
set_search_pos
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected