MCPcopy Create free account
hub / github.com/KDE/kdevelop / description

Method description

kdevplatform/language/duchain/problem.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139QString Problem::description() const
140{
141 return d_func()->description.str();
142}
143
144void Problem::setDescription(const QString& description)
145{

Callers 6

dumpProblemsMethod · 0.45
htmlMethod · 0.45
htmlMethod · 0.45
readContentsMethod · 0.45
runSessionMethod · 0.45

Calls 1

strMethod · 0.80

Tested by 1