Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ setCursorposLabel
Method
setCursorposLabel
src/gui/map/map_widget.cpp:637–640 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
635
}
636
637
void MapWidget::setCursorposLabel(QLabel* cursorpos_label)
638
{
639
this->cursorpos_label = cursorpos_label;
640
}
641
642
void MapWidget::updateZoomDisplay()
643
{
Callers
1
attach
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected