Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ type
Method
type
kdevplatform/debugger/variable/variablecollection.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
QString Variable::type() const
105
{
106
return itemData[VariableCollection::TypeColumn].toString();
107
}
108
109
void Variable::setTopLevel(bool v)
110
{
Callers
1
eventFilter
Method · 0.45
Calls
1
toString
Method · 0.45
Tested by
no test coverage detected