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

Method getZipName

lib/QuaZip/quazip/quazip.cpp:631–634  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

629}
630
631QString QuaZip::getZipName() const
632{
633 return p->zipName;
634}
635
636QIODevice *QuaZip::getIoDevice() const
637{

Callers 5

setZipNameMethod · 0.45
setCommentCodecMethod · 0.45
setZipNameMethod · 0.45
setFileAttrsMethod · 0.45
compressSubDirMethod · 0.45

Calls

no outgoing calls

Tested by 4

setZipNameMethod · 0.36
setCommentCodecMethod · 0.36
setZipNameMethod · 0.36
setFileAttrsMethod · 0.36