QXmpp Version: 1.11.0
|
Generates colors from strings as defined in XEP-0392: Consistent Color Generation. More...
Static Public Member Functions | |
static QXMPP_EXPORT Rgb | generateRgb (QStringView str) |
static QColor | generateColor (QStringView str) |
Generates colors from strings as defined in XEP-0392: Consistent Color Generation.
This way the colors are unique between different clients.
|
inlinestatic |
Generates a QColor for a string.
|
static |
Generates an RGB color triple for a string.