MCPcopy 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}
85void ProgressWidget::hide()
86{
87 setHidden(true);
88}
89
90void ProgressWidget::handleTaskFinish()
91{

Callers 14

VanillaPageMethod · 0.80
AtlPageMethod · 0.80
PageMethod · 0.80
FtbPageMethod · 0.80
ExternalToolsPageMethod · 0.80
CustomCommandsPageMethod · 0.80
ProxyPageMethod · 0.80
APIPageMethod · 0.80
resetBaseURLNoteMethod · 0.80
updateBaseURLNoteMethod · 0.80
JavaPageMethod · 0.80
LogPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected