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

Method deleteTemplate

src/core/map.cpp:1876–1879  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1874}
1875
1876void Map::deleteTemplate(int pos)
1877{
1878 void(removeTemplate(pos));
1879}
1880
1881void Map::setTemplateAreaDirty(Template* temp, const QRectF& area, int pixel_border)
1882{

Callers 1

makeViewFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected