Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ urls
Method
urls
kdevplatform/interfaces/context.cpp:67–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
QList<QUrl> FileContext::urls() const
68
{
69
Q_D(const FileContext);
70
71
return d->m_urls;
72
}
73
74
class ProjectItemContextPrivate : public ContextPrivate
75
{
Callers
2
contextMenuExtension
Method · 0.45
dropEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected