Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ done
Method
done
qt/update_dialog.cpp:261–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
void UpdateDialog::done(int r)
262
{
263
GetStorage().SetCheckUpdatesListener(nullptr);
264
QDialog::done(r);
265
}
266
267
void UpdateDialog::OnCheckUpdatesClick()
268
{
Callers
1
addCommonButtons
Function · 0.45
Calls
2
done
Function · 0.85
SetCheckUpdatesListener
Method · 0.80
Tested by
no test coverage detected