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

Method movingCursor

kdevplatform/debugger/breakpoint/breakpoint.cpp:373–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

371}
372
373KTextEditor::MovingCursor* KDevelop::Breakpoint::movingCursor() const {
374 return m_movingCursor;
375}
376
377void Breakpoint::setIgnoreHits(int c)
378{

Callers 5

documentSavedMethod · 0.80
verifyBreakpointMethod · 0.80

Calls

no outgoing calls

Tested by 2

verifyBreakpointMethod · 0.64