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
fxcodec::CFX_BmpContext Class Referencefinal

#include <cfx_bmpcontext.h>

Inheritance diagram for fxcodec::CFX_BmpContext:
Collaboration diagram for fxcodec::CFX_BmpContext:

Public Member Functions

 CFX_BmpContext (BmpDecoder::Delegate *pDelegate)
 ~CFX_BmpContext () override
Public Member Functions inherited from fxcodec::ProgressiveDecoderIface::Context
virtual ~Context ()=default

Public Attributes

CFX_BmpDecompressor m_Bmp
UnownedPtr< BmpDecoder::Delegate > const m_pDelegate

Detailed Description

Definition at line 17 of file cfx_bmpcontext.h.

Constructor & Destructor Documentation

◆ CFX_BmpContext()

fxcodec::CFX_BmpContext::CFX_BmpContext ( BmpDecoder::Delegate * pDelegate)
explicit

Definition at line 11 of file cfx_bmpcontext.cpp.

References CFX_BmpContext().

Referenced by CFX_BmpContext().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~CFX_BmpContext()

fxcodec::CFX_BmpContext::~CFX_BmpContext ( )
overridedefault

Member Data Documentation

◆ m_Bmp

CFX_BmpDecompressor fxcodec::CFX_BmpContext::m_Bmp

Definition at line 22 of file cfx_bmpcontext.h.

◆ m_pDelegate

UnownedPtr<BmpDecoder::Delegate> const fxcodec::CFX_BmpContext::m_pDelegate

Definition at line 23 of file cfx_bmpcontext.h.


The documentation for this class was generated from the following files: