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

Method setDescription

kdevplatform/language/duchain/problem.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144void Problem::setDescription(const QString& description)
145{
146 d_func_dynamic()->description = IndexedString(description);
147}
148
149QString Problem::explanation() const
150{

Callers 3

readContentsMethod · 0.45
problemsForContextMethod · 0.45

Calls 1

IndexedStringClass · 0.70

Tested by 1