17#ifndef QUNICODETABLES_P_H
18#define QUNICODETABLES_P_H
20#include <QtCore/private/qglobal_p.h>
22#include <QtCore/qchar.h>
26#define UNICODE_DATA_VERSION QChar::Unicode_14_0
Combined button and popup list for selecting options.
Q_CORE_EXPORT IdnaStatus QT_FASTCALL idnaStatus(char32_t ucs4) noexcept
@ GraphemeBreak_Extended_Pictographic
@ GraphemeBreak_SpacingMark
@ GraphemeBreak_RegionalIndicator
@ NumGraphemeBreakClasses
Q_CORE_EXPORT SentenceBreakClass QT_FASTCALL sentenceBreakClass(char32_t ucs4) noexcept
@ SentenceBreak_SContinue
@ NumSentenceBreakClasses
@ WordBreak_RegionalIndicator
Q_CORE_EXPORT GraphemeBreakClass QT_FASTCALL graphemeBreakClass(char32_t ucs4) noexcept
Q_CORE_EXPORT QStringView QT_FASTCALL idnaMapping(char32_t ucs4) noexcept
Q_CORE_EXPORT WordBreakClass QT_FASTCALL wordBreakClass(char32_t ucs4) noexcept
Q_CORE_EXPORT EastAsianWidth QT_FASTCALL eastAsianWidth(char32_t ucs4) noexcept
Q_CORE_EXPORT LineBreakClass QT_FASTCALL lineBreakClass(char32_t ucs4) noexcept
static const QCssKnownValue properties[NumProperties - 1]
ushort sentenceBreakClass
ushort graphemeBreakClass
struct QUnicodeTables::Properties::@144 cases[NumCases]