Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ variableCollection
Function
variableCollection
kdevplatform/debugger/variable/variablewidget.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
VariableCollection *variableCollection()
66
{
67
return ICore::self()->debugController()->variableCollection();
68
}
69
70
/**
71
* @return whether a watchpoint set on a given variable can possibly be hit
Callers
15
stateChanged
Method · 0.85
handleEvent
Method · 0.85
canStopOnChange
Function · 0.85
hideEvent
Method · 0.85
showEvent
Method · 0.85
contextMenuEvent
Method · 0.85
update
Method · 0.85
watchVariableIndexAt
Method · 0.85
localVariableIndexAt
Method · 0.85
init
Method · 0.85
verifyVariable
Method · 0.85
testQChar
Method · 0.85
Calls
2
debugController
Method · 0.80
variableCollection
Method · 0.45
Tested by
15
watchVariableIndexAt
Method · 0.68
localVariableIndexAt
Method · 0.68
init
Method · 0.68
verifyVariable
Method · 0.68
testQChar
Method · 0.68
testQString
Method · 0.68
testQByteArray
Method · 0.68
testQListContainer
Method · 0.68
testQListPOD
Method · 0.68
testQMapInt
Method · 0.68
testQMapString
Method · 0.68
testQMapStringBool
Method · 0.68