Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ showSettings
Method
showSettings
Software/src/SettingsWindow.cpp:902–908 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
900
}
901
902
void SettingsWindow::showSettings()
903
{
904
DEBUG_LOW_LEVEL << Q_FUNC_INFO;
905
906
this->show();
907
this->activateWindow();
908
}
909
910
void SettingsWindow::hideSettings()
911
{
Callers
1
action_show_settings
Function · 0.80
Calls
2
activateWindow
Method · 0.80
show
Method · 0.45
Tested by
no test coverage detected