Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ showColorInfo
Method
showColorInfo
Gui/InfoViewerWidget.cpp:252–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
}
251
252
void
253
InfoViewerWidget::showColorInfo()
254
{
255
hvl_lastOption->show();
256
rgbaValues->show();
257
color->show();
258
}
259
260
void
261
InfoViewerWidget::hideColorInfo()
Callers
4
updateColorPicker
Method · 0.80
pickColorInternal
Method · 0.80
updateInfoWidgetColorPickerInternal
Method · 0.80
updateRectangleColorPickerInternal
Method · 0.80
Calls
1
show
Method · 0.80
Tested by
no test coverage detected