![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <JBig2_GrdProc.h>
Public Member Functions | |
| ProgressiveArithDecodeState () | |
| ~ProgressiveArithDecodeState () | |
Public Attributes | |
| UnownedPtr< std::unique_ptr< CJBig2_Image > > | pImage |
| UnownedPtr< CJBig2_ArithDecoder > | pArithDecoder |
| pdfium::span< JBig2ArithCtx > | gbContexts |
| UnownedPtr< PauseIndicatorIface > | pPause |
Definition at line 29 of file JBig2_GrdProc.h.
|
default |
|
default |
| pdfium::span<JBig2ArithCtx> CJBig2_GRDProc::ProgressiveArithDecodeState::gbContexts |
Definition at line 36 of file JBig2_GrdProc.h.
| UnownedPtr<CJBig2_ArithDecoder> CJBig2_GRDProc::ProgressiveArithDecodeState::pArithDecoder |
Definition at line 35 of file JBig2_GrdProc.h.
| UnownedPtr<std::unique_ptr<CJBig2_Image> > CJBig2_GRDProc::ProgressiveArithDecodeState::pImage |
Definition at line 34 of file JBig2_GrdProc.h.
| UnownedPtr<PauseIndicatorIface> CJBig2_GRDProc::ProgressiveArithDecodeState::pPause |
Definition at line 37 of file JBig2_GrdProc.h.