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

Method sizeForReading

test/fakefileaccess.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38qint64 FileAccess::sizeForReading()
39{
40 return 64;
41}
42
43// bool isReadable() const;
44// bool isWritable() const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected