MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / setGPSDisplay

Method setGPSDisplay

src/gui/map/map_widget.cpp:736–739  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

734}
735
736void MapWidget::setGPSDisplay(GPSDisplay* gps_display)
737{
738 this->gps_display = gps_display;
739}
740
741void MapWidget::setTemporaryMarkerDisplay(GPSTemporaryMarkers* marker_display)
742{

Callers 2

GPSDisplayMethod · 0.80
~GPSDisplayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected