MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / getZipError

Method getZipError

lib/QuaZip/quazip/quazipfile.cpp:531–534  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

529}
530
531int QuaZipFile::getZipError() const
532{
533 return p->zipError;
534}
535
536qint64 QuaZipFile::bytesAvailable() const
537{

Callers 4

getActualFileNameMethod · 0.45
openMethod · 0.45
getFileInfoMethod · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected