MCPcopy Create free account
hub / github.com/KDE/kdevelop / workingDir

Method workingDir

kdevplatform/shell/projectsourcepage.cpp:293–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291}
292
293QUrl ProjectSourcePage::workingDir() const
294{
295 return m_ui->workingDir->url();
296}
297
298#include "moc_projectsourcepage.cpp"

Callers 1

validateSourcePageMethod · 0.80

Calls 1

urlMethod · 0.45

Tested by

no test coverage detected