MCPcopy Create free account
hub / github.com/comaps/comaps / OnCancelDownloadClicked

Method OnCancelDownloadClicked

qt/mainwindow.cpp:860–863  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

858}
859
860void MainWindow::OnCancelDownloadClicked()
861{
862 GetFramework().GetStorage().CancelDownloadNode(m_lastCountry);
863}
864
865void MainWindow::SetLayerEnabled(LayerType type, bool enable)
866{

Callers

nothing calls this directly

Calls 1

CancelDownloadNodeMethod · 0.80

Tested by

no test coverage detected