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

Method showTemplatesClicked

src/gui/print_widget.cpp:1113–1117  ·  view source on GitHub ↗

slot

Source from the content-addressed store, hash-verified

1111
1112// slot
1113void PrintWidget::showTemplatesClicked(bool checked)
1114{
1115 map_printer->setPrintTemplates(checked);
1116 checkTemplateConfiguration();
1117}
1118
1119void PrintWidget::checkTemplateConfiguration()
1120{

Callers

nothing calls this directly

Calls 1

setPrintTemplatesMethod · 0.80

Tested by

no test coverage detected