Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ url
Method
url
kdevplatform/language/interfaces/editorcontext.cpp:43–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
QUrl EditorContext::url() const
44
{
45
Q_D(const EditorContext);
46
47
return d->m_url;
48
}
49
50
QList<QUrl> EditorContext::urls() const
51
{
Callers
3
urls
Method · 0.45
DeclarationContext
Method · 0.45
EditorContextPrivate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected