Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ executableFile
Method
executableFile
plugins/debuggercommon/dialogs/selectcoredialog.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
QUrl SelectCoreDialog::executableFile() const
29
{
30
return m_ui.executableFile->url();
31
}
32
33
QUrl SelectCoreDialog::core() const
34
{
Callers
1
slotExamineCore
Method · 0.80
Calls
1
url
Method · 0.45
Tested by
no test coverage detected