MCPcopy 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
664QList< KTextEditor::MovingRange* > PatchHighlighter::ranges() const
665{
666 return m_ranges.keys();
667}
668
669#include "moc_patchhighlighter.cpp"

Callers 1

seekHunkMethod · 0.80

Calls 1

keysMethod · 0.45

Tested by

no test coverage detected