MCPcopy 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
109int CompletionTreeElement::rowInParent() const
110{
111 return m_rowInParent;
112}
113
114void CompletionTreeItem::execute(KTextEditor::View* view, const KTextEditor::Range& word)
115{

Callers 1

parentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected