MCPcopy 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
637void MapWidget::setCursorposLabel(QLabel* cursorpos_label)
638{
639 this->cursorpos_label = cursorpos_label;
640}
641
642void MapWidget::updateZoomDisplay()
643{

Callers 1

attachMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected