MCPcopy 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}
559void SettingsWindow::setModeChanged(Lightpack::Mode mode)
560{
561 DEBUG_LOW_LEVEL << Q_FUNC_INFO << mode;
562 updateUiFromSettings();
563}
564
565void SettingsWindow::setBacklightStatus(Backlight::Status status)
566{

Callers 1

setBacklightChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected