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

Method setSourceData

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

Source from the content-addressed store, hash-verified

277}
278
279void DiffTextWindow::setSourceData(const QSharedPointer<SourceData>& inData)
280{
281 d->sourceData = inData;
282}
283
284bool DiffTextWindow::isThreeWay() const
285{

Callers 1

DiffTextWindowFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected