Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ inScope
Method
inScope
kdevplatform/debugger/variable/variablecollection.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
bool Variable::inScope() const
77
{
78
return m_inScope;
79
}
80
81
void Variable::setValue(const QString& v)
82
{
Callers
3
handlerOfSetFormatCommand
Method · 0.80
testVariablesWatchesTwoSessions
Method · 0.80
testVariablesAttributes
Method · 0.80
Calls
no outgoing calls
Tested by
2
testVariablesWatchesTwoSessions
Method · 0.64
testVariablesAttributes
Method · 0.64