MCPcopy 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
284bool DiffTextWindow::isThreeWay() const
285{
286 return d->isThreeWay();
287};
288
289const QString& DiffTextWindow::getFileName() const
290{

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected