Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
279
void DiffTextWindow::setSourceData(const QSharedPointer<SourceData>& inData)
280
{
281
d->sourceData = inData;
282
}
283
284
bool DiffTextWindow::isThreeWay() const
285
{
Callers
1
DiffTextWindowFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected