Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1546
void
1547
DockablePanel::setCurrentColor(const QColor & c)
1548
{
1549
onColorDialogColorChanged(c);
1550
}
1551
1552
void
1553
DockablePanel::resetHostOverlayColor()
Callers
2
onColorButtonClicked
Method · 0.45
onOverlayButtonClicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected