Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GetCurrentProgress
Method
GetCurrentProgress
src/client/ct_main_progress.cpp:196–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
int MainProgress::GetCurrentProgress() {
197
return progress_steps_;
198
}
199
200
void MainProgress::paintEvent(QPaintEvent *event) {
201
QPainter painter(this);
Callers
1
RegisterBaseListeners
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected