Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
268
QString Template::errorString() const
269
{
270
return error_string;
271
}
272
273
void Template::setErrorString(const QString &text)
274
{
Callers
11
readHumanReadableStream
Method · 0.45
readHumanReadableStringRef
Method · 0.45
readCompressed
Method · 0.45
saveTemplateFile
Method · 0.45
loadTemplateFileImpl
Method · 0.45
setupTemplate
Method · 0.45
save
Method · 0.45
load
Method · 0.45
operator()
Method · 0.45
isClient
Method · 0.45
receiveConnection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected