Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
139
QString Problem::description() const
140
{
141
return d_func()->description.str();
142
}
143
144
void Problem::setDescription(const QString& description)
145
{
Callers
6
dumpProblems
Method · 0.45
testProblemSerialization
Method · 0.45
html
Method · 0.45
html
Method · 0.45
readContents
Method · 0.45
runSession
Method · 0.45
Calls
1
str
Method · 0.80
Tested by
1
testProblemSerialization
Method · 0.36