MCPcopy 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
207bool SourceData::isFromBuffer() const
208{
209 return mFromClipBoard;
210}
211
212bool SourceData::isBinaryEqualWith(const QSharedPointer<SourceData>& other) const
213{

Callers 9

slotFileOpenMethod · 0.80
slotMergeCurrentFileMethod · 0.80
mouseMoveEventMethod · 0.80
mousePressEventMethod · 0.80
initTestCaseMethod · 0.80
testReadMethod · 0.80
testEOLStyleMethod · 0.80
trailingEOLTestMethod · 0.80
initTestCaseMethod · 0.80

Calls

no outgoing calls

Tested by 5

initTestCaseMethod · 0.64
testReadMethod · 0.64
testEOLStyleMethod · 0.64
trailingEOLTestMethod · 0.64
initTestCaseMethod · 0.64