Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2065
QPointer<DiffTextWindow> DiffTextWindowFrame::getDiffTextWindow()
2066
{
2067
return m_pDiffTextWindow;
2068
}
2069
2070
bool DiffTextWindowFrame::eventFilter([[maybe_unused]] QObject* o, QEvent* e)
2071
{
Callers
1
initView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected