MCPcopy 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
15QString Generator::errorString()
16{
17 return property("errorString").toString();
18}
19
20bool Generator::setErrorString(const QString &error)
21{

Callers 15

atErrorMethod · 0.45
saveTranslatorMethod · 0.45
validateDataMethod · 0.45
tools.cppFile · 0.45
initializeFunction · 0.45
didOpenFunction · 0.45
doParseReadLineMethod · 0.45
fromJsonFileMethod · 0.45
fromJsonMethod · 0.45
initializeMethod · 0.45
openFileForWriteMethod · 0.45
startRequestMethod · 0.45

Calls 2

propertyFunction · 0.85
toStringMethod · 0.45

Tested by

no test coverage detected