Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ hide
Method
hide
launcher/ui/widgets/ProgressWidget.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
setHidden(false);
84
}
85
void ProgressWidget::hide()
86
{
87
setHidden(true);
88
}
89
90
void ProgressWidget::handleTaskFinish()
91
{
Callers
14
VanillaPage
Method · 0.80
AtlPage
Method · 0.80
Page
Method · 0.80
FtbPage
Method · 0.80
ExternalToolsPage
Method · 0.80
CustomCommandsPage
Method · 0.80
ProxyPage
Method · 0.80
APIPage
Method · 0.80
resetBaseURLNote
Method · 0.80
updateBaseURLNote
Method · 0.80
JavaPage
Method · 0.80
LogPage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected