MCPcopy Create free account
hub / github.com/Atarity/Lightpack / showLedWidgets

Method showLedWidgets

Software/src/LightpackApplication.cpp:703–707  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

701}
702
703void LightpackApplication::showLedWidgets(bool visible)
704{
705 DEBUG_LOW_LEVEL << Q_FUNC_INFO << visible;
706 m_grabManager->setVisibleLedWidgets(visible);
707}
708
709void LightpackApplication::setColoredLedWidget(bool colored)
710{

Callers

nothing calls this directly

Calls 1

setVisibleLedWidgetsMethod · 0.80

Tested by

no test coverage detected