Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <stddef.h>
#include <stdint.h>
#include <memory>
#include <utility>
#include "core/fxcodec/fx_codec_def.h"
#include "core/fxcodec/jpeg/jpegmodule.h"
#include "core/fxcodec/progressive_decoder_iface.h"
#include "core/fxcrt/data_vector.h"
#include "core/fxcrt/retain_ptr.h"
#include "core/fxcrt/unowned_ptr_exclusion.h"
#include "core/fxge/dib/cstretchengine.h"
#include "core/fxge/dib/fx_dib.h"
#include "third_party/base/containers/span.h"
Go to the source code of this file.
Classes | |
class | fxcodec::Dummy |
class | fxcodec::ProgressiveDecoder |
Namespaces | |
namespace | fxcodec |
Typedefs | |
using | ProgressiveDecoder = fxcodec::ProgressiveDecoder |
Definition at line 278 of file progressive_decoder.h.