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

Method selectedUrl

kdevplatform/shell/openprojectdialog.cpp:357–360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

355}
356
357QUrl OpenProjectDialog::selectedUrl() const
358{
359 return m_selected;
360}
361
362QString OpenProjectDialog::projectName() const
363{

Callers 4

ctxCopyMethod · 0.80
ctxMoveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected