Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ Path
Class
Path
kdevplatform/debugger/util/pathmappings.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
190
private:
191
struct Path {
192
QUrl remote;
193
QUrl local;
194
};
195
QVector<Path> m_paths;
196
};
197
Callers
1
setData
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected