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

Method errorString

src/templates/template.cpp:268–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266}
267
268QString Template::errorString() const
269{
270 return error_string;
271}
272
273void Template::setErrorString(const QString &text)
274{

Callers 11

readCompressedMethod · 0.45
saveTemplateFileMethod · 0.45
loadTemplateFileImplMethod · 0.45
setupTemplateMethod · 0.45
saveMethod · 0.45
loadMethod · 0.45
operator()Method · 0.45
isClientMethod · 0.45
receiveConnectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected