18#include <QtGui/private/qtguiglobal_p.h>
19#include "QtGui/qrgb.h"
\keyword 16-bit Floating Point Support\inmodule QtCore \inheaderfile QFloat16
static QStringList get_colornames()
std::optional< QRgb > qt_get_hex_rgb(const char *name)
QDataStream & operator>>(QDataStream &stream, QColor &color)
const uint qt_inv_premul_factor[256]
static const qfloat16 & castF16(const quint16 &v)
static std::optional< QRgb > get_named_rgb(QAnyStringView name)
static std::optional< QRgba64 > get_hex_rgb(QAnyStringView name)
static std::optional< QRgba64 > get_hex_rgb(const char *name, size_t len)
static std::optional< QRgb > get_named_rgb_no_space(const char *name_no_space)
static const int rgbTblSize
#define QCOLOR_INT_RANGE_CHECK(fn, var)
bool operator<(const RGBData &data, const char *name)
static qfloat16 & castF16(quint16 &v)
static std::optional< QRgba64 > get_hex_rgb(const QChar *str, size_t len)
#define QRGBA(r, g, b, a)
QDebug operator<<(QDebug dbg, const QColor &c)
#define QCOLOR_REAL_RANGE_CHECK(fn, var)
bool operator<(const char *name, const RGBData &data)