Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ setColor
Method
setColor
DSView/pv/dialogs/shadow.h:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
inline qreal blurRadius() const { return _blurRadius; }
46
47
inline void setColor(const QColor& color) { _color = color; }
48
inline QColor color() const { return _color; }
49
50
private:
Callers
2
build_base
Method · 0.80
dsmessagebox.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected