MCPcopy Create free account
hub / github.com/KDE/kdiff3 / diff3LineVector

Method diff3LineVector

src/difftextwindow.cpp:227–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225 [[nodiscard]] QColor diff2Color() const { return m_cDiff2; }
226 [[nodiscard]] QColor diffBothColor() const { return m_cDiffBoth; }
227 [[nodiscard]] const Diff3LineVector* diff3LineVector() { return mDiff3LineVector; }
228
229 private:
230 friend DiffTextWindow;

Callers 1

drawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected