Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ currentColorChanged
Method
currentColorChanged
Software/src/ColorButton.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void ColorButton::currentColorChanged(QColor color)
41
{
42
this->setColor(color);
43
}
44
45
void ColorButton::click()
46
{
Callers
nothing calls this directly
Calls
1
setColor
Method · 0.95
Tested by
no test coverage detected