MCPcopy Create free account
hub / github.com/KDE/kdevelop / condition

Method condition

kdevplatform/debugger/breakpoint/breakpoint.cpp:399–402  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

397}
398
399QString Breakpoint::condition() const
400{
401 return m_condition;
402}
403
404void Breakpoint::setExpression(const QString& e)
405{

Callers 10

testDocumentSaveMethod · 0.80
testDocumentReloadMethod · 0.80
debuggerStateChangedMethod · 0.80
testManualBreakpointMethod · 0.80
breakpointAddedMethod · 0.80
createBreakpointMethod · 0.80
sendUpdatesMethod · 0.80
createFromDebuggerMethod · 0.80
testManualBreakpointMethod · 0.80

Calls

no outgoing calls

Tested by 5

testDocumentSaveMethod · 0.64
testDocumentReloadMethod · 0.64
testManualBreakpointMethod · 0.64
testManualBreakpointMethod · 0.64