MCPcopy 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
40void ColorButton::currentColorChanged(QColor color)
41{
42 this->setColor(color);
43}
44
45void ColorButton::click()
46{

Callers

nothing calls this directly

Calls 1

setColorMethod · 0.95

Tested by

no test coverage detected