Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
Go to the source code of this file.
Classes | |
class | fxcodec::BmpDecoder |
class | fxcodec::BmpDecoder::Delegate |
Namespaces | |
namespace | fxcodec |
Typedefs | |
using | BmpDecoder = fxcodec::BmpDecoder |
using BmpDecoder = fxcodec::BmpDecoder |
Definition at line 59 of file bmp_decoder.h.