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

Method hideColorInfo

Gui/InfoViewerWidget.cpp:260–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260void
261InfoViewerWidget::hideColorInfo()
262{
263 hvl_lastOption->hide();
264 rgbaValues->hide();
265 color->hide();
266}
267
268bool
269InfoViewerWidget::mouseVisible()

Callers 3

updateColorPickerMethod · 0.80
leaveEventMethod · 0.80

Calls 1

hideMethod · 0.80

Tested by

no test coverage detected