Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ typeToMatch
Method
typeToMatch
plugins/qmljs/codecompletion/context.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
AbstractType::Ptr CodeCompletionContext::typeToMatch() const
121
{
122
return m_typeToMatch;
123
}
124
125
QList<KDevelop::CompletionTreeItemPointer> CodeCompletionContext::normalCompletion()
126
{
Callers
1
data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected