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

Method markObjectAreaDirty

src/gui/map/map_widget.cpp:509–512  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

507}
508
509void MapWidget::markObjectAreaDirty(const QRectF& map_rect)
510{
511 updateMapRect(map_rect, 0, map_cache_dirty_rect);
512}
513
514void MapWidget::setDrawingBoundingBox(QRectF map_rect, int pixel_border, bool do_update)
515{

Callers 1

setObjectAreaDirtyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected