MCPcopy 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
65VariableCollection *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

stateChangedMethod · 0.85
handleEventMethod · 0.85
canStopOnChangeFunction · 0.85
hideEventMethod · 0.85
showEventMethod · 0.85
contextMenuEventMethod · 0.85
updateMethod · 0.85
watchVariableIndexAtMethod · 0.85
localVariableIndexAtMethod · 0.85
initMethod · 0.85
verifyVariableMethod · 0.85
testQCharMethod · 0.85

Calls 2

debugControllerMethod · 0.80
variableCollectionMethod · 0.45

Tested by 15

watchVariableIndexAtMethod · 0.68
localVariableIndexAtMethod · 0.68
initMethod · 0.68
verifyVariableMethod · 0.68
testQCharMethod · 0.68
testQStringMethod · 0.68
testQByteArrayMethod · 0.68
testQListContainerMethod · 0.68
testQListPODMethod · 0.68
testQMapIntMethod · 0.68
testQMapStringMethod · 0.68
testQMapStringBoolMethod · 0.68