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

Method setComment

lib/QuaZip/quazip/quazip.cpp:658–661  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

656}
657
658void QuaZip::setComment(const QString& comment)
659{
660 p->comment=comment;
661}
662
663bool QuaZip::hasCurrentFile()const
664{

Callers 3

setCommentCodecMethod · 0.80
zipUnzipMethod · 0.80
createTestArchiveFunction · 0.80

Calls

no outgoing calls

Tested by 3

setCommentCodecMethod · 0.64
zipUnzipMethod · 0.64
createTestArchiveFunction · 0.64