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
CPDF_CMap::CodeRange Struct Reference

#include <cpdf_cmap.h>

Collaboration diagram for CPDF_CMap::CodeRange:

Public Attributes

size_t m_CharSize
std::array< uint8_t, 4 > m_Lower
std::array< uint8_t, 4 > m_Upper

Detailed Description

Definition at line 47 of file cpdf_cmap.h.

Member Data Documentation

◆ m_CharSize

size_t CPDF_CMap::CodeRange::m_CharSize

Definition at line 48 of file cpdf_cmap.h.

◆ m_Lower

std::array<uint8_t, 4> CPDF_CMap::CodeRange::m_Lower

Definition at line 49 of file cpdf_cmap.h.

◆ m_Upper

std::array<uint8_t, 4> CPDF_CMap::CodeRange::m_Upper

Definition at line 50 of file cpdf_cmap.h.


The documentation for this struct was generated from the following file: