Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ OnDownloadClicked
Method
OnDownloadClicked
qt/mainwindow.cpp:850–853 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
848
}
849
850
void MainWindow::OnDownloadClicked()
851
{
852
GetFramework().GetStorage().DownloadNode(m_lastCountry);
853
}
854
855
void MainWindow::OnRetryDownloadClicked()
856
{
Callers
nothing calls this directly
Calls
1
DownloadNode
Method · 0.80
Tested by
no test coverage detected