Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ setModeChanged
Method
setModeChanged
Software/src/SettingsWindow.cpp:559–563 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
557
#endif
558
}
559
void SettingsWindow::setModeChanged(Lightpack::Mode mode)
560
{
561
DEBUG_LOW_LEVEL << Q_FUNC_INFO << mode;
562
updateUiFromSettings();
563
}
564
565
void SettingsWindow::setBacklightStatus(Backlight::Status status)
566
{
Callers
1
setBacklightChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected