MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / setCurrentColor

Method setCurrentColor

Gui/DockablePanel.cpp:1546–1550  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1544}
1545
1546void
1547DockablePanel::setCurrentColor(const QColor & c)
1548{
1549 onColorDialogColorChanged(c);
1550}
1551
1552void
1553DockablePanel::resetHostOverlayColor()

Callers 2

onColorButtonClickedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected