Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ setTemporaryMarkerDisplay
Method
setTemporaryMarkerDisplay
src/gui/map/map_widget.cpp:741–744 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
739
}
740
741
void MapWidget::setTemporaryMarkerDisplay(GPSTemporaryMarkers* marker_display)
742
{
743
this->marker_display = marker_display;
744
}
745
746
QWidget* MapWidget::getContextMenu()
747
{
Callers
2
GPSTemporaryMarkers
Method · 0.80
~GPSTemporaryMarkers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected