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

Method state

kdevplatform/debugger/breakpoint/breakpoint.cpp:430–433  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428}
429
430Breakpoint::BreakpointState Breakpoint::state() const
431{
432 return m_state;
433}
434
435QString Breakpoint::errorText() const
436{

Callers 14

setItemMethod · 0.45
testDocumentSaveMethod · 0.45
testUpdateMarkTypeMethod · 0.45
testDocumentReloadMethod · 0.45
setAutoUpdateMethod · 0.45
currentSessionStateFunction · 0.45
stopOnChangeMethod · 0.45

Calls

no outgoing calls