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

Public Attributes

QLatin1StringView name
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

QLatin1StringView QTextHtmlEntity::name

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