Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ errorString
Method
errorString
src/common/widget/generator.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
QString Generator::errorString()
16
{
17
return property(
"errorString"
).toString();
18
}
19
20
bool Generator::setErrorString(const QString &error)
21
{
Callers
15
atError
Method · 0.45
saveTranslator
Method · 0.45
validateData
Method · 0.45
tools.cpp
File · 0.45
initialize
Function · 0.45
didOpen
Function · 0.45
doParseReadLine
Method · 0.45
fromJsonFile
Method · 0.45
fromJson
Method · 0.45
initialize
Method · 0.45
openFileForWrite
Method · 0.45
startRequest
Method · 0.45
Calls
2
property
Function · 0.85
toString
Method · 0.45
Tested by
no test coverage detected