MCPcopy 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}
89void ProgressWidget::hide()
90{
91 setHidden(true);
92}
93
94void ProgressWidget::handleTaskFinish()
95{

Callers 15

checkForUpdatesMethod · 0.80
on_pushButton_clickedMethod · 0.80
ResourcePageMethod · 0.80
openedImplMethod · 0.80
openProjectMethod · 0.80
AtlPageMethod · 0.80
PageMethod · 0.80
ImportFTBPageMethod · 0.80
ExternalToolsPageMethod · 0.80
CustomCommandsPageMethod · 0.80
ProxyPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected