MCPcopy Create free account
hub / github.com/KDE/kdiff3 / doError

Method doError

src/fileaccess.cpp:1136–1140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1134}
1135
1136void FileAccess::doError()
1137{
1138 m_bValidData = true;
1139 m_bExists = false;
1140}
1141
1142void FileAccess::filterList(const QString& dir, DirectoryList* pDirList, const QString& filePattern,
1143 const QString& fileAntiPattern, const QString& dirAntiPattern,

Callers 1

slotStatResultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected