Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qdecompresshelper.cpp File Reference

(7ce6920aacfcba485cd8017e01c6aeb324292e75)

#include "qdecompresshelper_p.h"
#include <QtCore/qiodevice.h>
#include <QtCore/qcoreapplication.h>
#include <limits>
#include <zlib.h>
#include <array>
+ Include dependency graph for qdecompresshelper.cpp:

Go to the source code of this file.

Classes

struct  QT_BEGIN_NAMESPACE::ContentEncodingMapping
 

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.
 

Functions

QDecompressHelper::ContentEncoding QT_BEGIN_NAMESPACE::encodingFromByteArray (QByteArrayView ce) noexcept
 
z_stream * QT_BEGIN_NAMESPACE::toZlibPointer (void *ptr)
 

Variables

constexpr ContentEncodingMapping QT_BEGIN_NAMESPACE::contentEncodingMapping []