MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getLastLocation

Method getLastLocation

Suscan/Library.cpp:1095–1099  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1093}
1094
1095QMap<QString, Location>::const_iterator
1096Singleton::getLastLocation(void) const
1097{
1098 return this->locations.cend();
1099}
1100
1101QMap<QString, Orbit> const &
1102Singleton::getSatelliteMap(void) const

Callers 2

repaintCountryListMethod · 0.80
populateLocationsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected