Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ show
Method
show
launcher/ui/widgets/ProgressWidget.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void ProgressWidget::show()
86
{
87
setHidden(false);
88
}
89
void ProgressWidget::hide()
90
{
91
setHidden(true);
Callers
15
createSetupWizard
Method · 0.80
showMainWindow
Method · 0.80
javaWasOk
Method · 0.80
javaArgsWereBad
Method · 0.80
javaBinaryWasBad
Method · 0.80
javaCheckNotFound
Method · 0.80
checkForUpdates
Method · 0.80
moveAndFinishUpdate
Method · 0.80
backupAppDir
Method · 0.80
runModalTask
Method · 0.80
processURLs
Method · 0.80
on_actionEditInstance_triggered
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected