MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / setAsync

Method setAsync

source/io/fszipopennode.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64void FsZipOpenNode::setAsync(bool isAsync) {
65 if (isAsync)
66 kdebug("FsZipOpenNode::setAsync not implemented");
67}
68
69bool FsZipOpenNode::isAsync() {
70 return false;

Callers

nothing calls this directly

Calls 1

kdebugFunction · 0.85

Tested by

no test coverage detected