Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ expression
Method
expression
kdevplatform/debugger/variable/variablecollection.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
QString Variable::expression() const
72
{
73
return m_expression;
74
}
75
76
bool Variable::inScope() const
77
{
Callers
3
updateLocals
Method · 0.45
textHint
Method · 0.45
contextMenuEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected