Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 15379 of file qunicodetables.cpp.

Member Data Documentation

◆ codePoint

unsigned QUnicodeTables::IdnaMapEntry::codePoint

Definition at line 15381 of file qunicodetables.cpp.

◆ size

unsigned QUnicodeTables::IdnaMapEntry::size

Definition at line 15382 of file qunicodetables.cpp.

◆ ucs

char16_t QUnicodeTables::IdnaMapEntry::ucs[2]

Definition at line 15383 of file qunicodetables.cpp.


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