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

Method onPostInit

Software/src/SettingsWindow.cpp:457–461  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

455}
456
457void SettingsWindow::onPostInit() {
458 updateUiFromSettings();
459 this->requestFirmwareVersion();
460 this->m_trayIcon->checkUpdate();
461}
462
463void SettingsWindow::onEnableApi_Toggled(bool isEnabled)
464{

Callers

nothing calls this directly

Calls 2

checkUpdateMethod · 0.45

Tested by

no test coverage detected