Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
namespace {
23
[[nodiscard]] QString valueField()
24
{
25
return QStringLiteral(
"value"
);
26
}
27
28
} // unnamed namespace
29
Callers
2
setValueToValueFieldOf
Method · 0.85
setValueToOptionalValueFieldOf
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected