Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ hide
Method
hide
launcher/ui/widgets/ProgressWidget.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
setHidden(false);
88
}
89
void ProgressWidget::hide()
90
{
91
setHidden(true);
92
}
93
94
void ProgressWidget::handleTaskFinish()
95
{
Callers
15
checkForUpdates
Method · 0.80
on_pushButton_clicked
Method · 0.80
ResourcePage
Method · 0.80
openedImpl
Method · 0.80
openProject
Method · 0.80
AtlPage
Method · 0.80
Page
Method · 0.80
ImportFTBPage
Method · 0.80
EnvironmentVariablesPage
Method · 0.80
ExternalToolsPage
Method · 0.80
CustomCommandsPage
Method · 0.80
ProxyPage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected