Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
145
QString BreakpointItem::filePath() const
146
{
147
return bp.filePath;
148
}
149
150
int BreakpointItem::lineNumber() const
151
{
Callers
3
addBreakpoint
Method · 0.45
removeAllBreakpoints
Method · 0.45
handleEvents
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected