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
gif_decoder.h File Reference

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

#include <memory>
#include <utility>
#include "core/fxcodec/gif/cfx_gif.h"
#include "core/fxcodec/progressive_decoder_iface.h"
#include "core/fxcrt/fx_coordinates.h"
#include "third_party/base/containers/span.h"
+ Include dependency graph for gif_decoder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fxcodec::GifDecoder
 
class  fxcodec::GifDecoder::Delegate
 

Namespaces

namespace  fxcodec
 

Typedefs

using GifDecoder = fxcodec::GifDecoder
 

Typedef Documentation

◆ GifDecoder

Definition at line 68 of file gif_decoder.h.