Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ color
Method
color
DSView/pv/dialogs/shadow.h:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
inline void setColor(const QColor& color) { _color = color; }
48
inline QColor color() const { return _color; }
49
50
private:
51
qreal _distance;
Callers
9
paintEvent
Method · 0.80
draw_logic_tick_mark
Method · 0.80
draw_osc_tick_mark
Method · 0.80
draw_hover_mark
Method · 0.80
paint_mark
Method · 0.80
paintEvent
Method · 0.80
View
Method · 0.80
set_search_pos
Method · 0.80
doPaint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected