Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ type
Method
type
kdevplatform/interfaces/context.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
FileContext::~FileContext() = default;
61
62
int FileContext::type() const
63
{
64
return Context::FileContext;
65
}
66
67
QList<QUrl> FileContext::urls() const
68
{
Callers
1
hasType
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected