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

Method filePath

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

Source from the content-addressed store, hash-verified

143}
144
145QString BreakpointItem::filePath() const
146{
147 return bp.filePath;
148}
149
150int BreakpointItem::lineNumber() const
151{

Callers 3

addBreakpointMethod · 0.45
removeAllBreakpointsMethod · 0.45
handleEventsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected