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

Method isPrinter

src/core/map_printer.cpp:551–554  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

549}
550
551bool MapPrinter::isPrinter() const noexcept
552{
553 return isPrinter(target);
554}
555
556// static
557bool MapPrinter::isPrinter(const QPrinterInfo* const target) noexcept

Callers 2

setTargetMethod · 0.80
propertiesClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected