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

Method onBlur

Software/src/SettingsWindow.cpp:335–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333}
334
335void SettingsWindow::onBlur()
336{
337 DEBUG_LOW_LEVEL << Q_FUNC_INFO;
338 emit showLedWidgets(false);
339}
340
341void SettingsWindow::onKeepLightsAfterExit_Toggled(bool isEnabled)
342{

Callers 1

onFocusChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected