Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ value
Method
value
kdevplatform/debugger/variable/variablecollection.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
QString Variable::value() const
91
{
92
return itemData[VariableCollection::ValueColumn].toString();
93
}
94
95
void Variable::setType(const QString& type)
96
{
Callers
9
verifyBreakpoint
Method · 0.45
breakpointStateChanged
Method · 0.45
copyVariableValue
Method · 0.45
checkFetchMoreFrames
Method · 0.45
frames
Method · 0.45
data
Method · 0.45
child
Method · 0.45
data
Method · 0.45
headerData
Method · 0.45
Calls
1
toString
Method · 0.45
Tested by
1
verifyBreakpoint
Method · 0.36