MCPcopy 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
902void SettingsWindow::showSettings()
903{
904 DEBUG_LOW_LEVEL << Q_FUNC_INFO;
905
906 this->show();
907 this->activateWindow();
908}
909
910void SettingsWindow::hideSettings()
911{

Callers 1

action_show_settingsFunction · 0.80

Calls 2

activateWindowMethod · 0.80
showMethod · 0.45

Tested by

no test coverage detected