Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ rowInParent
Method
rowInParent
kdevplatform/language/codecompletion/codecompletionitem.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
int CompletionTreeElement::rowInParent() const
110
{
111
return m_rowInParent;
112
}
113
114
void CompletionTreeItem::execute(KTextEditor::View* view, const KTextEditor::Range& word)
115
{
Callers
1
parent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected