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

Method overprintingClicked

src/gui/print_widget.cpp:1133–1136  ·  view source on GitHub ↗

slot

Source from the content-addressed store, hash-verified

1131
1132// slot
1133void PrintWidget::overprintingClicked(bool checked)
1134{
1135 map_printer->setSimulateOverprinting(checked);
1136}
1137
1138void PrintWidget::colorModeChanged()
1139{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected