MCPcopy 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
154private Q_SLOTS:

Callers

nothing calls this directly

Calls 2

UrlInfoClass · 0.85
openFilesFunction · 0.70

Tested by

no test coverage detected