Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
335
void SettingsWindow::onBlur()
336
{
337
DEBUG_LOW_LEVEL << Q_FUNC_INFO;
338
emit showLedWidgets(false);
339
}
340
341
void SettingsWindow::onKeepLightsAfterExit_Toggled(bool isEnabled)
342
{
Callers
1
onFocusChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected