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
QTextHtmlEntity Struct Reference
+ Collaboration diagram for QTextHtmlEntity:

Public Attributes

const char name [9]
 
char16_t code
 

Detailed Description

Definition at line 28 of file qtexthtmlparser.cpp.

Member Data Documentation

◆ code

char16_t QTextHtmlEntity::code

Definition at line 28 of file qtexthtmlparser.cpp.

Referenced by resolveEntity().

◆ name

const char QTextHtmlEntity::name[9]

Definition at line 28 of file qtexthtmlparser.cpp.


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