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
QUnicodeTables::IdnaMapEntry Struct Reference
Collaboration diagram for QUnicodeTables::IdnaMapEntry:

Public Attributes

unsigned codePoint: 24
unsigned size: 8
char16_t ucs [2]

Detailed Description

Definition at line 16064 of file qunicodetables.cpp.

Member Data Documentation

◆ codePoint

unsigned QUnicodeTables::IdnaMapEntry::codePoint

Definition at line 16066 of file qunicodetables.cpp.

◆ size

unsigned QUnicodeTables::IdnaMapEntry::size

Definition at line 16067 of file qunicodetables.cpp.

◆ ucs

char16_t QUnicodeTables::IdnaMapEntry::ucs

Definition at line 16068 of file qunicodetables.cpp.


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