Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setTopLevel
Method
setTopLevel
kdevplatform/debugger/variable/variablecollection.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
void Variable::setTopLevel(bool v)
110
{
111
m_topLevel = v;
112
}
113
114
void Variable::setInScope(bool v)
115
{
Callers
1
createChild
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected