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

Method loadTypeSpecificTemplateConfiguration

src/templates/template.cpp:1049–1053  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1047}
1048
1049bool Template::loadTypeSpecificTemplateConfiguration(QXmlStreamReader& xml)
1050{
1051 xml.skipCurrentElement();
1052 return true;
1053}
1054
1055bool Template::finishTypeSpecificTemplateConfiguration()
1056{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected