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

Method getWindowIndex

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

Source from the content-addressed store, hash-verified

229 private:
230 friend DiffTextWindow;
231 [[nodiscard]] e_SrcSelector getWindowIndex() const { return m_pDiffTextWindow->getWindowIndex(); }
232
233 QPointer<DiffTextWindow> m_pDiffTextWindow;
234 QString mTextEncoding;

Callers

nothing calls this directly

Calls 1

getWindowIndexMethod · 0.45

Tested by

no test coverage detected