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

Method projectFileUrl

kdevplatform/shell/openprojectdialog.cpp:352–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

350}
351
352QUrl OpenProjectDialog::projectFileUrl() const
353{
354 return m_url;
355}
356
357QUrl OpenProjectDialog::selectedUrl() const
358{

Callers 2

equalProjectFileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected