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

Method OnLocationUpdated

qt/mainwindow.cpp:558–561  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

556}
557
558void MainWindow::OnLocationUpdated(location::GpsInfo const & info)
559{
560 m_pDrawWidget->GetFramework().OnLocationUpdate(info);
561}
562
563void MainWindow::OnMyPosition()
564{

Callers

nothing calls this directly

Calls 1

OnLocationUpdateMethod · 0.45

Tested by

no test coverage detected