Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ context
Method
context
kdevplatform/language/interfaces/codecontext.cpp:65–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
IndexedDUContext DUContextContext::context() const
66
{
67
Q_D(const DUContextContext);
68
69
return d->m_item;
70
}
71
void DUContextContext::setContext(IndexedDUContext context)
72
{
73
Q_D(DUContextContext);
Callers
1
urls
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected