Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ setErrorString
Method
setErrorString
src/templates/template.cpp:273–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
void Template::setErrorString(const QString &text)
274
{
275
error_string = text;
276
}
277
278
279
Callers
1
saveTemplateFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected