MCPcopy 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
50private:

Callers 2

build_baseMethod · 0.80
dsmessagebox.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected