![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/private/qtguiglobal_p.h>
#include "QtGui/qrgb.h"
#include <optional>
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE std::optional< QRgb > | qt_get_hex_rgb (const char *) Q_DECL_PURE_FUNCTION |
QT_BEGIN_NAMESPACE std::optional< QRgb > qt_get_hex_rgb | ( | const char * | name | ) |
Definition at line 90 of file qcolor.cpp.
References get_hex_rgb(), and qstrlen().
Referenced by read_xpm_body().