Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ hasData
Method
hasData
src/SourceData.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
bool SourceData::hasData() const
91
{
92
return m_normalData.m_pBuf != nullptr;
93
}
94
95
bool SourceData::isValid() const
96
{
Callers
11
mainInit
Method · 0.80
slotDirShowBoth
Method · 0.80
slotUpdateAvailabilities
Method · 0.80
initTestCase
Method · 0.80
testRead
Method · 0.80
testEOLStyle
Method · 0.80
trailingEOLTest
Method · 0.80
initTestCase
Method · 0.80
testLineData
Method · 0.80
testTwoWayDiffLineChanged
Method · 0.80
testWhiteLineComment
Method · 0.80
Calls
no outgoing calls
Tested by
8
initTestCase
Method · 0.64
testRead
Method · 0.64
testEOLStyle
Method · 0.64
trailingEOLTest
Method · 0.64
initTestCase
Method · 0.64
testLineData
Method · 0.64
testTwoWayDiffLineChanged
Method · 0.64
testWhiteLineComment
Method · 0.64