Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ setRenderRangeValues
Method
setRenderRangeValues
YUViewLib/src/ui/ShowColorFrame.h:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
void setPlainColor(const QColor &color);
48
QColor getPlainColor() { return plainColor; }
49
void setRenderRangeValues(bool render) { renderRangeValues = render; }
50
51
signals:
52
void clicked();
Callers
1
StatisticsStyleControl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected