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

Function valueField

plugins/debuggercommon/mivariable.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22namespace {
23[[nodiscard]] QString valueField()
24{
25 return QStringLiteral("value");
26}
27
28} // unnamed namespace
29

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected