MCPcopy 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
28QUrl SelectCoreDialog::executableFile() const
29{
30 return m_ui.executableFile->url();
31}
32
33QUrl SelectCoreDialog::core() const
34{

Callers 1

slotExamineCoreMethod · 0.80

Calls 1

urlMethod · 0.45

Tested by

no test coverage detected