Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ fileOpenRequested
Function
fileOpenRequested
app/main.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
void fileOpenRequested(const QString &file)
149
{
150
openFiles({UrlInfo(file)});
151
}
152
#endif
153
154
private Q_SLOTS:
Callers
nothing calls this directly
Calls
2
UrlInfo
Class · 0.85
openFiles
Function · 0.70
Tested by
no test coverage detected