Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ ranges
Method
ranges
plugins/patchreview/patchhighlighter.cpp:664–667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
}
663
664
QList< KTextEditor::MovingRange* > PatchHighlighter::ranges() const
665
{
666
return m_ranges.keys();
667
}
668
669
#include
"moc_patchhighlighter.cpp"
Callers
1
seekHunk
Method · 0.80
Calls
1
keys
Method · 0.45
Tested by
no test coverage detected