MCPcopy 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
50private:
51 qreal _distance;

Callers 9

paintEventMethod · 0.80
draw_logic_tick_markMethod · 0.80
draw_osc_tick_markMethod · 0.80
draw_hover_markMethod · 0.80
paint_markMethod · 0.80
paintEventMethod · 0.80
ViewMethod · 0.80
set_search_posMethod · 0.80
doPaintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected