QArchive

QArchive

  • Docs
  • Help
  • Blog

›API

Getting Started

  • Installation
  • Adding QArchive to Your Project

Guides

  • Building Examples
  • Creating a Simple Extractor
  • Extracting Encrypted Archives
  • Reporting Progress
  • Creating Simple Compressor
  • Creating Encrypted Archive
  • Creating a Simple Extractor (In Memory)
  • Creating Simple Compressor (In Memory)

API

  • QArchive Compression Formats
  • QArchive Error Codes
  • QArchive::DiskExtractor
  • QArchive::MemoryExtractor
  • QArchive::MemoryExtractorOutput
  • QArchive::MemoryFile
  • QArchive::DiskCompressor
  • QArchive::MemoryCompressor

QArchive Supported Compression Formats

Variable NameFormatValue
QArchive::TarFormatRepresents .tar format without filters.200
QArchive::ZipFormatRepresents .zip format.201
QArchive::SevenZipFormatRepresents .7z format without filters.202
QArchive::BZipFormatRepresents .tar.bz format.203
QArchive::BZip2FormatRepresents .tar.bz2 format.204
QArchive::GZipFormatRepresents .tar.gz format.205
QArchive::XzFormatRepresents .tar.xz format.206
QArchive::XarFormatRepresents .xar format.207
QArchive::ZstdFormatRepresents .tar.zstd format.208
← Creating Simple Compressor (In Memory)QArchive Error Codes →
QArchive
Docs
Getting StartedGuidesAPI Reference
Community
User ShowcaseStack OverflowProject ChatTwitter
More
BlogGitHubStar
Copyright © 2023 D. Antony J.R.