MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / condition

Method condition

src/plugins/debugger/interface/breakpointitem.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170QString BreakpointItem::condition() const
171{
172 return bp.condition;
173}

Callers 1

handleEventsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected