Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
551
bool MapPrinter::isPrinter() const noexcept
552
{
553
return isPrinter(target);
554
}
555
556
// static
557
bool MapPrinter::isPrinter(const QPrinterInfo* const target) noexcept
Callers
2
setTarget
Method · 0.80
propertiesClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected