Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ getColor
Method
getColor
gui/src/style.cpp:311–311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
}
310
311
QColor Style::getColor(const char *key) { return QColor(getAttribute(key)); }
312
313
int Style::getDimension(const char *key)
314
{
Callers
1
onSelectedChannel
Method · 0.45
Calls
1
QColor
Class · 0.85
Tested by
no test coverage detected