Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ isThreeWay
Method
isThreeWay
src/difftextwindow.cpp:284–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
bool DiffTextWindow::isThreeWay() const
285
{
286
return d->isThreeWay();
287
};
288
289
const QString& DiffTextWindow::getFileName() const
290
{
Callers
1
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected