Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ isFromBuffer
Method
isFromBuffer
src/SourceData.cpp:207–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
bool SourceData::isFromBuffer() const
208
{
209
return mFromClipBoard;
210
}
211
212
bool SourceData::isBinaryEqualWith(const QSharedPointer<SourceData>& other) const
213
{
Callers
9
slotFileOpen
Method · 0.80
slotMergeCurrentFile
Method · 0.80
mouseMoveEvent
Method · 0.80
mousePressEvent
Method · 0.80
initTestCase
Method · 0.80
testRead
Method · 0.80
testEOLStyle
Method · 0.80
trailingEOLTest
Method · 0.80
initTestCase
Method · 0.80
Calls
no outgoing calls
Tested by
5
initTestCase
Method · 0.64
testRead
Method · 0.64
testEOLStyle
Method · 0.64
trailingEOLTest
Method · 0.64
initTestCase
Method · 0.64