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
qcolor_p.h File Reference

(762de4f590ad58581c2b40de289b309f95943964)

#include <QtGui/private/qtguiglobal_p.h>
#include "QtGui/qrgb.h"
#include <optional>
Include dependency graph for qcolor_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_DECL_PURE_FUNCTION std::optional< QRgbqt_get_hex_rgb (const char *)

Function Documentation

◆ qt_get_hex_rgb()

QT_BEGIN_NAMESPACE Q_DECL_PURE_FUNCTION std::optional< QRgb > qt_get_hex_rgb ( const char * name)

Definition at line 90 of file qcolor.cpp.