Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ ShowProgressBar
Method
ShowProgressBar
src/gui/customstatusbar.cc:82–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void CustomStatusBar::ShowProgressBar()
83
{
84
_progressBar->Show();
85
_stopButton->Show();
86
}
87
88
void CustomStatusBar::HideProgressBar()
89
{
Callers
1
OnLogMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected