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

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

#include <memory>
#include <vector>
#include "core/fxcodec/progressive_decoder_iface.h"
#include "core/fxcrt/fx_system.h"
#include "core/fxcrt/retain_ptr.h"
#include "third_party/base/containers/span.h"
+ Include dependency graph for bmp_decoder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fxcodec::BmpDecoder
 
class  fxcodec::BmpDecoder::Delegate
 

Namespaces

namespace  fxcodec
 

Typedefs

using BmpDecoder = fxcodec::BmpDecoder
 

Typedef Documentation

◆ BmpDecoder

Definition at line 59 of file bmp_decoder.h.