Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ isValid
Method
isValid
src/fileaccess.cpp:579–582 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
577
#endif
578
579
bool FileAccess::isValid() const
580
{
581
return m_bValidData;
582
}
583
584
bool FileAccess::isNormal() const
585
{
Callers
15
loadData
Method · 0.45
isLocal
Method · 0.45
addEntries
Method · 0.45
slotStatResult
Method · 0.45
listDir
Method · 0.45
slotListDirProcessNewEntries
Method · 0.45
firstPosInLine
Method · 0.45
lastPosInLine
Method · 0.45
within
Method · 0.45
lineWithin
Method · 0.45
isValidFirstLine
Method · 0.45
isEmpty
Method · 0.45
Calls
no outgoing calls
Tested by
3
liveTest
Method · 0.36
initTestCase
Method · 0.36
initTestCase
Method · 0.36