Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ isText
Method
isText
src/SourceData.cpp:197–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
bool SourceData::isText() const
198
{
199
return m_normalData.isText() || m_normalData.isEmpty();
200
}
201
202
bool SourceData::isIncompleteConversion() const
203
{
Callers
5
readAndPreprocess
Method · 0.45
mainInit
Method · 0.45
slotFinishMainInit
Method · 0.45
initTestCase
Method · 0.45
initTestCase
Method · 0.45
Calls
1
isEmpty
Method · 0.45
Tested by
2
initTestCase
Method · 0.36
initTestCase
Method · 0.36