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

Method getDiffTextWindow

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

Source from the content-addressed store, hash-verified

2063}
2064
2065QPointer<DiffTextWindow> DiffTextWindowFrame::getDiffTextWindow()
2066{
2067 return m_pDiffTextWindow;
2068}
2069
2070bool DiffTextWindowFrame::eventFilter([[maybe_unused]] QObject* o, QEvent* e)
2071{

Callers 1

initViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected