MCPcopy 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
311QColor Style::getColor(const char *key) { return QColor(getAttribute(key)); }
312
313int Style::getDimension(const char *key)
314{

Callers 1

onSelectedChannelMethod · 0.45

Calls 1

QColorClass · 0.85

Tested by

no test coverage detected