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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <list>
#include <memory>
#include <utility>
+ Include dependency graph for JBig2_DocumentContext.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JBig2_DocumentContext
 

Typedefs

using CJBig2_CompoundKey = std::pair<uint64_t, uint32_t>
 
using CJBig2_CachePair
 

Typedef Documentation

◆ CJBig2_CachePair

Initial value:
std::pair<CJBig2_CompoundKey, std::unique_ptr<CJBig2_SymbolDict>>

Definition at line 18 of file JBig2_DocumentContext.h.

◆ CJBig2_CompoundKey

using CJBig2_CompoundKey = std::pair<uint64_t, uint32_t>

Definition at line 17 of file JBig2_DocumentContext.h.