Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
progressive_decoder.h File Reference

(ada9ddbf8c604585ac344b72f7bb63ac27c84726)

#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"
+ Include dependency graph for progressive_decoder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fxcodec::Dummy
 
class  fxcodec::ProgressiveDecoder
 

Namespaces

namespace  fxcodec
 

Typedefs

using ProgressiveDecoder = fxcodec::ProgressiveDecoder
 

Typedef Documentation

◆ ProgressiveDecoder