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
QColorConstants::Svg Namespace Reference

Variables

constexpr QColor aliceblue {QColor::Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xf8 * 0x101, 0xff * 0x101}
 
constexpr QColor antiquewhite {QColor::Rgb, 0xff * 0x101, 0xfa * 0x101, 0xeb * 0x101, 0xd7 * 0x101}
 
constexpr QColor aqua {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101, 0xff * 0x101}
 
constexpr QColor aquamarine {QColor::Rgb, 0xff * 0x101, 0x7f * 0x101, 0xff * 0x101, 0xd4 * 0x101}
 
constexpr QColor azure {QColor::Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xff * 0x101, 0xff * 0x101}
 
constexpr QColor beige {QColor::Rgb, 0xff * 0x101, 0xf5 * 0x101, 0xf5 * 0x101, 0xdc * 0x101}
 
constexpr QColor bisque {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xe4 * 0x101, 0xc4 * 0x101}
 
constexpr QColor black {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0x00 * 0x101}
 
constexpr QColor blanchedalmond {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xeb * 0x101, 0xcd * 0x101}
 
constexpr QColor blue {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0xff * 0x101}
 
constexpr QColor blueviolet {QColor::Rgb, 0xff * 0x101, 0x8a * 0x101, 0x2b * 0x101, 0xe2 * 0x101}
 
constexpr QColor brown {QColor::Rgb, 0xff * 0x101, 0xa5 * 0x101, 0x2a * 0x101, 0x2a * 0x101}
 
constexpr QColor burlywood {QColor::Rgb, 0xff * 0x101, 0xde * 0x101, 0xb8 * 0x101, 0x87 * 0x101}
 
constexpr QColor cadetblue {QColor::Rgb, 0xff * 0x101, 0x5f * 0x101, 0x9e * 0x101, 0xa0 * 0x101}
 
constexpr QColor chartreuse {QColor::Rgb, 0xff * 0x101, 0x7f * 0x101, 0xff * 0x101, 0x00 * 0x101}
 
constexpr QColor chocolate {QColor::Rgb, 0xff * 0x101, 0xd2 * 0x101, 0x69 * 0x101, 0x1e * 0x101}
 
constexpr QColor coral {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x7f * 0x101, 0x50 * 0x101}
 
constexpr QColor cornflowerblue {QColor::Rgb, 0xff * 0x101, 0x64 * 0x101, 0x95 * 0x101, 0xed * 0x101}
 
constexpr QColor cornsilk {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xf8 * 0x101, 0xdc * 0x101}
 
constexpr QColor crimson {QColor::Rgb, 0xff * 0x101, 0xdc * 0x101, 0x14 * 0x101, 0x3c * 0x101}
 
constexpr QColor cyan {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101, 0xff * 0x101}
 
constexpr QColor darkblue {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0x8b * 0x101}
 
constexpr QColor darkcyan {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x8b * 0x101, 0x8b * 0x101}
 
constexpr QColor darkgoldenrod {QColor::Rgb, 0xff * 0x101, 0xb8 * 0x101, 0x86 * 0x101, 0x0b * 0x101}
 
constexpr QColor darkgray {QColor::Rgb, 0xff * 0x101, 0xa9 * 0x101, 0xa9 * 0x101, 0xa9 * 0x101}
 
constexpr QColor darkgreen {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x64 * 0x101, 0x00 * 0x101}
 
constexpr QColor darkgrey {QColor::Rgb, 0xff * 0x101, 0xa9 * 0x101, 0xa9 * 0x101, 0xa9 * 0x101}
 
constexpr QColor darkkhaki {QColor::Rgb, 0xff * 0x101, 0xbd * 0x101, 0xb7 * 0x101, 0x6b * 0x101}
 
constexpr QColor darkmagenta {QColor::Rgb, 0xff * 0x101, 0x8b * 0x101, 0x00 * 0x101, 0x8b * 0x101}
 
constexpr QColor darkolivegreen {QColor::Rgb, 0xff * 0x101, 0x55 * 0x101, 0x6b * 0x101, 0x2f * 0x101}
 
constexpr QColor darkorange {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x8c * 0x101, 0x00 * 0x101}
 
constexpr QColor darkorchid {QColor::Rgb, 0xff * 0x101, 0x99 * 0x101, 0x32 * 0x101, 0xcc * 0x101}
 
constexpr QColor darkred {QColor::Rgb, 0xff * 0x101, 0x8b * 0x101, 0x00 * 0x101, 0x00 * 0x101}
 
constexpr QColor darksalmon {QColor::Rgb, 0xff * 0x101, 0xe9 * 0x101, 0x96 * 0x101, 0x7a * 0x101}
 
constexpr QColor darkseagreen {QColor::Rgb, 0xff * 0x101, 0x8f * 0x101, 0xbc * 0x101, 0x8f * 0x101}
 
constexpr QColor darkslateblue {QColor::Rgb, 0xff * 0x101, 0x48 * 0x101, 0x3d * 0x101, 0x8b * 0x101}
 
constexpr QColor darkslategray {QColor::Rgb, 0xff * 0x101, 0x2f * 0x101, 0x4f * 0x101, 0x4f * 0x101}
 
constexpr QColor darkslategrey {QColor::Rgb, 0xff * 0x101, 0x2f * 0x101, 0x4f * 0x101, 0x4f * 0x101}
 
constexpr QColor darkturquoise {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xce * 0x101, 0xd1 * 0x101}
 
constexpr QColor darkviolet {QColor::Rgb, 0xff * 0x101, 0x94 * 0x101, 0x00 * 0x101, 0xd3 * 0x101}
 
constexpr QColor deeppink {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x14 * 0x101, 0x93 * 0x101}
 
constexpr QColor deepskyblue {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xbf * 0x101, 0xff * 0x101}
 
constexpr QColor dimgray {QColor::Rgb, 0xff * 0x101, 0x69 * 0x101, 0x69 * 0x101, 0x69 * 0x101}
 
constexpr QColor dimgrey {QColor::Rgb, 0xff * 0x101, 0x69 * 0x101, 0x69 * 0x101, 0x69 * 0x101}
 
constexpr QColor dodgerblue {QColor::Rgb, 0xff * 0x101, 0x1e * 0x101, 0x90 * 0x101, 0xff * 0x101}
 
constexpr QColor firebrick {QColor::Rgb, 0xff * 0x101, 0xb2 * 0x101, 0x22 * 0x101, 0x22 * 0x101}
 
constexpr QColor floralwhite {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xfa * 0x101, 0xf0 * 0x101}
 
constexpr QColor forestgreen {QColor::Rgb, 0xff * 0x101, 0x22 * 0x101, 0x8b * 0x101, 0x22 * 0x101}
 
constexpr QColor fuchsia {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101}
 
constexpr QColor gainsboro {QColor::Rgb, 0xff * 0x101, 0xdc * 0x101, 0xdc * 0x101, 0xdc * 0x101}
 
constexpr QColor ghostwhite {QColor::Rgb, 0xff * 0x101, 0xf8 * 0x101, 0xf8 * 0x101, 0xff * 0x101}
 
constexpr QColor gold {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xd7 * 0x101, 0x00 * 0x101}
 
constexpr QColor goldenrod {QColor::Rgb, 0xff * 0x101, 0xda * 0x101, 0xa5 * 0x101, 0x20 * 0x101}
 
constexpr QColor gray {QColor::Rgb, 0xff * 0x101, 0x80 * 0x101, 0x80 * 0x101, 0x80 * 0x101}
 
constexpr QColor green {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x80 * 0x101, 0x00 * 0x101}
 
constexpr QColor greenyellow {QColor::Rgb, 0xff * 0x101, 0xad * 0x101, 0xff * 0x101, 0x2f * 0x101}
 
constexpr QColor grey {QColor::Rgb, 0xff * 0x101, 0x80 * 0x101, 0x80 * 0x101, 0x80 * 0x101}
 
constexpr QColor honeydew {QColor::Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xff * 0x101, 0xf0 * 0x101}
 
constexpr QColor hotpink {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x69 * 0x101, 0xb4 * 0x101}
 
constexpr QColor indianred {QColor::Rgb, 0xff * 0x101, 0xcd * 0x101, 0x5c * 0x101, 0x5c * 0x101}
 
constexpr QColor indigo {QColor::Rgb, 0xff * 0x101, 0x4b * 0x101, 0x00 * 0x101, 0x82 * 0x101}
 
constexpr QColor ivory {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101, 0xf0 * 0x101}
 
constexpr QColor khaki {QColor::Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xe6 * 0x101, 0x8c * 0x101}
 
constexpr QColor lavender {QColor::Rgb, 0xff * 0x101, 0xe6 * 0x101, 0xe6 * 0x101, 0xfa * 0x101}
 
constexpr QColor lavenderblush {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xf0 * 0x101, 0xf5 * 0x101}
 
constexpr QColor lawngreen {QColor::Rgb, 0xff * 0x101, 0x7c * 0x101, 0xfc * 0x101, 0x00 * 0x101}
 
constexpr QColor lemonchiffon {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xfa * 0x101, 0xcd * 0x101}
 
constexpr QColor lightblue {QColor::Rgb, 0xff * 0x101, 0xad * 0x101, 0xd8 * 0x101, 0xe6 * 0x101}
 
constexpr QColor lightcoral {QColor::Rgb, 0xff * 0x101, 0xf0 * 0x101, 0x80 * 0x101, 0x80 * 0x101}
 
constexpr QColor lightcyan {QColor::Rgb, 0xff * 0x101, 0xe0 * 0x101, 0xff * 0x101, 0xff * 0x101}
 
constexpr QColor lightgoldenrodyellow {QColor::Rgb, 0xff * 0x101, 0xfa * 0x101, 0xfa * 0x101, 0xd2 * 0x101}
 
constexpr QColor lightgray {QColor::Rgb, 0xff * 0x101, 0xd3 * 0x101, 0xd3 * 0x101, 0xd3 * 0x101}
 
constexpr QColor lightgreen {QColor::Rgb, 0xff * 0x101, 0x90 * 0x101, 0xee * 0x101, 0x90 * 0x101}
 
constexpr QColor lightgrey {QColor::Rgb, 0xff * 0x101, 0xd3 * 0x101, 0xd3 * 0x101, 0xd3 * 0x101}
 
constexpr QColor lightpink {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xb6 * 0x101, 0xc1 * 0x101}
 
constexpr QColor lightsalmon {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xa0 * 0x101, 0x7a * 0x101}
 
constexpr QColor lightseagreen {QColor::Rgb, 0xff * 0x101, 0x20 * 0x101, 0xb2 * 0x101, 0xaa * 0x101}
 
constexpr QColor lightskyblue {QColor::Rgb, 0xff * 0x101, 0x87 * 0x101, 0xce * 0x101, 0xfa * 0x101}
 
constexpr QColor lightslategray {QColor::Rgb, 0xff * 0x101, 0x77 * 0x101, 0x88 * 0x101, 0x99 * 0x101}
 
constexpr QColor lightslategrey {QColor::Rgb, 0xff * 0x101, 0x77 * 0x101, 0x88 * 0x101, 0x99 * 0x101}
 
constexpr QColor lightsteelblue {QColor::Rgb, 0xff * 0x101, 0xb0 * 0x101, 0xc4 * 0x101, 0xde * 0x101}
 
constexpr QColor lightyellow {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101, 0xe0 * 0x101}
 
constexpr QColor lime {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101, 0x00 * 0x101}
 
constexpr QColor limegreen {QColor::Rgb, 0xff * 0x101, 0x32 * 0x101, 0xcd * 0x101, 0x32 * 0x101}
 
constexpr QColor linen {QColor::Rgb, 0xff * 0x101, 0xfa * 0x101, 0xf0 * 0x101, 0xe6 * 0x101}
 
constexpr QColor magenta {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101}
 
constexpr QColor maroon {QColor::Rgb, 0xff * 0x101, 0x80 * 0x101, 0x00 * 0x101, 0x00 * 0x101}
 
constexpr QColor mediumaquamarine {QColor::Rgb, 0xff * 0x101, 0x66 * 0x101, 0xcd * 0x101, 0xaa * 0x101}
 
constexpr QColor mediumblue {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0xcd * 0x101}
 
constexpr QColor mediumorchid {QColor::Rgb, 0xff * 0x101, 0xba * 0x101, 0x55 * 0x101, 0xd3 * 0x101}
 
constexpr QColor mediumpurple {QColor::Rgb, 0xff * 0x101, 0x93 * 0x101, 0x70 * 0x101, 0xdb * 0x101}
 
constexpr QColor mediumseagreen {QColor::Rgb, 0xff * 0x101, 0x3c * 0x101, 0xb3 * 0x101, 0x71 * 0x101}
 
constexpr QColor mediumslateblue {QColor::Rgb, 0xff * 0x101, 0x7b * 0x101, 0x68 * 0x101, 0xee * 0x101}
 
constexpr QColor mediumspringgreen {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xfa * 0x101, 0x9a * 0x101}
 
constexpr QColor mediumturquoise {QColor::Rgb, 0xff * 0x101, 0x48 * 0x101, 0xd1 * 0x101, 0xcc * 0x101}
 
constexpr QColor mediumvioletred {QColor::Rgb, 0xff * 0x101, 0xc7 * 0x101, 0x15 * 0x101, 0x85 * 0x101}
 
constexpr QColor midnightblue {QColor::Rgb, 0xff * 0x101, 0x19 * 0x101, 0x19 * 0x101, 0x70 * 0x101}
 
constexpr QColor mintcream {QColor::Rgb, 0xff * 0x101, 0xf5 * 0x101, 0xff * 0x101, 0xfa * 0x101}
 
constexpr QColor mistyrose {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xe4 * 0x101, 0xe1 * 0x101}
 
constexpr QColor moccasin {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xe4 * 0x101, 0xb5 * 0x101}
 
constexpr QColor navajowhite {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xde * 0x101, 0xad * 0x101}
 
constexpr QColor navy {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0x80 * 0x101}
 
constexpr QColor oldlace {QColor::Rgb, 0xff * 0x101, 0xfd * 0x101, 0xf5 * 0x101, 0xe6 * 0x101}
 
constexpr QColor olive {QColor::Rgb, 0xff * 0x101, 0x80 * 0x101, 0x80 * 0x101, 0x00 * 0x101}
 
constexpr QColor olivedrab {QColor::Rgb, 0xff * 0x101, 0x6b * 0x101, 0x8e * 0x101, 0x23 * 0x101}
 
constexpr QColor orange {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xa5 * 0x101, 0x00 * 0x101}
 
constexpr QColor orangered {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x45 * 0x101, 0x00 * 0x101}
 
constexpr QColor orchid {QColor::Rgb, 0xff * 0x101, 0xda * 0x101, 0x70 * 0x101, 0xd6 * 0x101}
 
constexpr QColor palegoldenrod {QColor::Rgb, 0xff * 0x101, 0xee * 0x101, 0xe8 * 0x101, 0xaa * 0x101}
 
constexpr QColor palegreen {QColor::Rgb, 0xff * 0x101, 0x98 * 0x101, 0xfb * 0x101, 0x98 * 0x101}
 
constexpr QColor paleturquoise {QColor::Rgb, 0xff * 0x101, 0xaf * 0x101, 0xee * 0x101, 0xee * 0x101}
 
constexpr QColor palevioletred {QColor::Rgb, 0xff * 0x101, 0xdb * 0x101, 0x70 * 0x101, 0x93 * 0x101}
 
constexpr QColor papayawhip {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xef * 0x101, 0xd5 * 0x101}
 
constexpr QColor peachpuff {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xda * 0x101, 0xb9 * 0x101}
 
constexpr QColor peru {QColor::Rgb, 0xff * 0x101, 0xcd * 0x101, 0x85 * 0x101, 0x3f * 0x101}
 
constexpr QColor pink {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xc0 * 0x101, 0xcb * 0x101}
 
constexpr QColor plum {QColor::Rgb, 0xff * 0x101, 0xdd * 0x101, 0xa0 * 0x101, 0xdd * 0x101}
 
constexpr QColor powderblue {QColor::Rgb, 0xff * 0x101, 0xb0 * 0x101, 0xe0 * 0x101, 0xe6 * 0x101}
 
constexpr QColor purple {QColor::Rgb, 0xff * 0x101, 0x80 * 0x101, 0x00 * 0x101, 0x80 * 0x101}
 
constexpr QColor red {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101}
 
constexpr QColor rosybrown {QColor::Rgb, 0xff * 0x101, 0xbc * 0x101, 0x8f * 0x101, 0x8f * 0x101}
 
constexpr QColor royalblue {QColor::Rgb, 0xff * 0x101, 0x41 * 0x101, 0x69 * 0x101, 0xe1 * 0x101}
 
constexpr QColor saddlebrown {QColor::Rgb, 0xff * 0x101, 0x8b * 0x101, 0x45 * 0x101, 0x13 * 0x101}
 
constexpr QColor salmon {QColor::Rgb, 0xff * 0x101, 0xfa * 0x101, 0x80 * 0x101, 0x72 * 0x101}
 
constexpr QColor sandybrown {QColor::Rgb, 0xff * 0x101, 0xf4 * 0x101, 0xa4 * 0x101, 0x60 * 0x101}
 
constexpr QColor seagreen {QColor::Rgb, 0xff * 0x101, 0x2e * 0x101, 0x8b * 0x101, 0x57 * 0x101}
 
constexpr QColor seashell {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xf5 * 0x101, 0xee * 0x101}
 
constexpr QColor sienna {QColor::Rgb, 0xff * 0x101, 0xa0 * 0x101, 0x52 * 0x101, 0x2d * 0x101}
 
constexpr QColor silver {QColor::Rgb, 0xff * 0x101, 0xc0 * 0x101, 0xc0 * 0x101, 0xc0 * 0x101}
 
constexpr QColor skyblue {QColor::Rgb, 0xff * 0x101, 0x87 * 0x101, 0xce * 0x101, 0xeb * 0x101}
 
constexpr QColor slateblue {QColor::Rgb, 0xff * 0x101, 0x6a * 0x101, 0x5a * 0x101, 0xcd * 0x101}
 
constexpr QColor slategray {QColor::Rgb, 0xff * 0x101, 0x70 * 0x101, 0x80 * 0x101, 0x90 * 0x101}
 
constexpr QColor slategrey {QColor::Rgb, 0xff * 0x101, 0x70 * 0x101, 0x80 * 0x101, 0x90 * 0x101}
 
constexpr QColor snow {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xfa * 0x101, 0xfa * 0x101}
 
constexpr QColor springgreen {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101, 0x7f * 0x101}
 
constexpr QColor steelblue {QColor::Rgb, 0xff * 0x101, 0x46 * 0x101, 0x82 * 0x101, 0xb4 * 0x101}
 
constexpr QColor tan {QColor::Rgb, 0xff * 0x101, 0xd2 * 0x101, 0xb4 * 0x101, 0x8c * 0x101}
 
constexpr QColor teal {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x80 * 0x101, 0x80 * 0x101}
 
constexpr QColor thistle {QColor::Rgb, 0xff * 0x101, 0xd8 * 0x101, 0xbf * 0x101, 0xd8 * 0x101}
 
constexpr QColor tomato {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x63 * 0x101, 0x47 * 0x101}
 
constexpr QColor turquoise {QColor::Rgb, 0xff * 0x101, 0x40 * 0x101, 0xe0 * 0x101, 0xd0 * 0x101}
 
constexpr QColor violet {QColor::Rgb, 0xff * 0x101, 0xee * 0x101, 0x82 * 0x101, 0xee * 0x101}
 
constexpr QColor wheat {QColor::Rgb, 0xff * 0x101, 0xf5 * 0x101, 0xde * 0x101, 0xb3 * 0x101}
 
constexpr QColor white {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101}
 
constexpr QColor whitesmoke {QColor::Rgb, 0xff * 0x101, 0xf5 * 0x101, 0xf5 * 0x101, 0xf5 * 0x101}
 
constexpr QColor yellow {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101}
 
constexpr QColor yellowgreen {QColor::Rgb, 0xff * 0x101, 0x9a * 0x101, 0xcd * 0x101, 0x32 * 0x101}
 

Variable Documentation

◆ aliceblue

QColor QColorConstants::Svg::aliceblue {QColor::Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xf8 * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 314 of file qcolor.h.

◆ antiquewhite

QColor QColorConstants::Svg::antiquewhite {QColor::Rgb, 0xff * 0x101, 0xfa * 0x101, 0xeb * 0x101, 0xd7 * 0x101}
inlineconstexpr

Definition at line 315 of file qcolor.h.

◆ aqua

QColor QColorConstants::Svg::aqua {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 316 of file qcolor.h.

◆ aquamarine

QColor QColorConstants::Svg::aquamarine {QColor::Rgb, 0xff * 0x101, 0x7f * 0x101, 0xff * 0x101, 0xd4 * 0x101}
inlineconstexpr

Definition at line 317 of file qcolor.h.

◆ azure

QColor QColorConstants::Svg::azure {QColor::Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xff * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 318 of file qcolor.h.

◆ beige

QColor QColorConstants::Svg::beige {QColor::Rgb, 0xff * 0x101, 0xf5 * 0x101, 0xf5 * 0x101, 0xdc * 0x101}
inlineconstexpr

Definition at line 319 of file qcolor.h.

◆ bisque

QColor QColorConstants::Svg::bisque {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xe4 * 0x101, 0xc4 * 0x101}
inlineconstexpr

Definition at line 320 of file qcolor.h.

◆ black

QColor QColorConstants::Svg::black {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 321 of file qcolor.h.

◆ blanchedalmond

QColor QColorConstants::Svg::blanchedalmond {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xeb * 0x101, 0xcd * 0x101}
inlineconstexpr

Definition at line 322 of file qcolor.h.

◆ blue

QColor QColorConstants::Svg::blue {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 323 of file qcolor.h.

◆ blueviolet

QColor QColorConstants::Svg::blueviolet {QColor::Rgb, 0xff * 0x101, 0x8a * 0x101, 0x2b * 0x101, 0xe2 * 0x101}
inlineconstexpr

Definition at line 324 of file qcolor.h.

◆ brown

QColor QColorConstants::Svg::brown {QColor::Rgb, 0xff * 0x101, 0xa5 * 0x101, 0x2a * 0x101, 0x2a * 0x101}
inlineconstexpr

Definition at line 325 of file qcolor.h.

◆ burlywood

QColor QColorConstants::Svg::burlywood {QColor::Rgb, 0xff * 0x101, 0xde * 0x101, 0xb8 * 0x101, 0x87 * 0x101}
inlineconstexpr

Definition at line 326 of file qcolor.h.

◆ cadetblue

QColor QColorConstants::Svg::cadetblue {QColor::Rgb, 0xff * 0x101, 0x5f * 0x101, 0x9e * 0x101, 0xa0 * 0x101}
inlineconstexpr

Definition at line 327 of file qcolor.h.

◆ chartreuse

QColor QColorConstants::Svg::chartreuse {QColor::Rgb, 0xff * 0x101, 0x7f * 0x101, 0xff * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 328 of file qcolor.h.

◆ chocolate

QColor QColorConstants::Svg::chocolate {QColor::Rgb, 0xff * 0x101, 0xd2 * 0x101, 0x69 * 0x101, 0x1e * 0x101}
inlineconstexpr

Definition at line 329 of file qcolor.h.

◆ coral

QColor QColorConstants::Svg::coral {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x7f * 0x101, 0x50 * 0x101}
inlineconstexpr

Definition at line 330 of file qcolor.h.

◆ cornflowerblue

QColor QColorConstants::Svg::cornflowerblue {QColor::Rgb, 0xff * 0x101, 0x64 * 0x101, 0x95 * 0x101, 0xed * 0x101}
inlineconstexpr

Definition at line 331 of file qcolor.h.

◆ cornsilk

QColor QColorConstants::Svg::cornsilk {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xf8 * 0x101, 0xdc * 0x101}
inlineconstexpr

Definition at line 332 of file qcolor.h.

◆ crimson

QColor QColorConstants::Svg::crimson {QColor::Rgb, 0xff * 0x101, 0xdc * 0x101, 0x14 * 0x101, 0x3c * 0x101}
inlineconstexpr

Definition at line 333 of file qcolor.h.

◆ cyan

QColor QColorConstants::Svg::cyan {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 334 of file qcolor.h.

◆ darkblue

QColor QColorConstants::Svg::darkblue {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0x8b * 0x101}
inlineconstexpr

Definition at line 335 of file qcolor.h.

◆ darkcyan

QColor QColorConstants::Svg::darkcyan {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x8b * 0x101, 0x8b * 0x101}
inlineconstexpr

Definition at line 336 of file qcolor.h.

◆ darkgoldenrod

QColor QColorConstants::Svg::darkgoldenrod {QColor::Rgb, 0xff * 0x101, 0xb8 * 0x101, 0x86 * 0x101, 0x0b * 0x101}
inlineconstexpr

Definition at line 337 of file qcolor.h.

◆ darkgray

QColor QColorConstants::Svg::darkgray {QColor::Rgb, 0xff * 0x101, 0xa9 * 0x101, 0xa9 * 0x101, 0xa9 * 0x101}
inlineconstexpr

Definition at line 338 of file qcolor.h.

◆ darkgreen

QColor QColorConstants::Svg::darkgreen {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x64 * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 339 of file qcolor.h.

◆ darkgrey

QColor QColorConstants::Svg::darkgrey {QColor::Rgb, 0xff * 0x101, 0xa9 * 0x101, 0xa9 * 0x101, 0xa9 * 0x101}
inlineconstexpr

Definition at line 340 of file qcolor.h.

◆ darkkhaki

QColor QColorConstants::Svg::darkkhaki {QColor::Rgb, 0xff * 0x101, 0xbd * 0x101, 0xb7 * 0x101, 0x6b * 0x101}
inlineconstexpr

Definition at line 341 of file qcolor.h.

◆ darkmagenta

QColor QColorConstants::Svg::darkmagenta {QColor::Rgb, 0xff * 0x101, 0x8b * 0x101, 0x00 * 0x101, 0x8b * 0x101}
inlineconstexpr

Definition at line 342 of file qcolor.h.

◆ darkolivegreen

QColor QColorConstants::Svg::darkolivegreen {QColor::Rgb, 0xff * 0x101, 0x55 * 0x101, 0x6b * 0x101, 0x2f * 0x101}
inlineconstexpr

Definition at line 343 of file qcolor.h.

◆ darkorange

QColor QColorConstants::Svg::darkorange {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x8c * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 344 of file qcolor.h.

◆ darkorchid

QColor QColorConstants::Svg::darkorchid {QColor::Rgb, 0xff * 0x101, 0x99 * 0x101, 0x32 * 0x101, 0xcc * 0x101}
inlineconstexpr

Definition at line 345 of file qcolor.h.

◆ darkred

QColor QColorConstants::Svg::darkred {QColor::Rgb, 0xff * 0x101, 0x8b * 0x101, 0x00 * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 346 of file qcolor.h.

◆ darksalmon

QColor QColorConstants::Svg::darksalmon {QColor::Rgb, 0xff * 0x101, 0xe9 * 0x101, 0x96 * 0x101, 0x7a * 0x101}
inlineconstexpr

Definition at line 347 of file qcolor.h.

◆ darkseagreen

QColor QColorConstants::Svg::darkseagreen {QColor::Rgb, 0xff * 0x101, 0x8f * 0x101, 0xbc * 0x101, 0x8f * 0x101}
inlineconstexpr

Definition at line 348 of file qcolor.h.

◆ darkslateblue

QColor QColorConstants::Svg::darkslateblue {QColor::Rgb, 0xff * 0x101, 0x48 * 0x101, 0x3d * 0x101, 0x8b * 0x101}
inlineconstexpr

Definition at line 349 of file qcolor.h.

◆ darkslategray

QColor QColorConstants::Svg::darkslategray {QColor::Rgb, 0xff * 0x101, 0x2f * 0x101, 0x4f * 0x101, 0x4f * 0x101}
inlineconstexpr

Definition at line 350 of file qcolor.h.

◆ darkslategrey

QColor QColorConstants::Svg::darkslategrey {QColor::Rgb, 0xff * 0x101, 0x2f * 0x101, 0x4f * 0x101, 0x4f * 0x101}
inlineconstexpr

Definition at line 351 of file qcolor.h.

◆ darkturquoise

QColor QColorConstants::Svg::darkturquoise {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xce * 0x101, 0xd1 * 0x101}
inlineconstexpr

Definition at line 352 of file qcolor.h.

◆ darkviolet

QColor QColorConstants::Svg::darkviolet {QColor::Rgb, 0xff * 0x101, 0x94 * 0x101, 0x00 * 0x101, 0xd3 * 0x101}
inlineconstexpr

Definition at line 353 of file qcolor.h.

◆ deeppink

QColor QColorConstants::Svg::deeppink {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x14 * 0x101, 0x93 * 0x101}
inlineconstexpr

Definition at line 354 of file qcolor.h.

◆ deepskyblue

QColor QColorConstants::Svg::deepskyblue {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xbf * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 355 of file qcolor.h.

◆ dimgray

QColor QColorConstants::Svg::dimgray {QColor::Rgb, 0xff * 0x101, 0x69 * 0x101, 0x69 * 0x101, 0x69 * 0x101}
inlineconstexpr

Definition at line 356 of file qcolor.h.

◆ dimgrey

QColor QColorConstants::Svg::dimgrey {QColor::Rgb, 0xff * 0x101, 0x69 * 0x101, 0x69 * 0x101, 0x69 * 0x101}
inlineconstexpr

Definition at line 357 of file qcolor.h.

◆ dodgerblue

QColor QColorConstants::Svg::dodgerblue {QColor::Rgb, 0xff * 0x101, 0x1e * 0x101, 0x90 * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 358 of file qcolor.h.

◆ firebrick

QColor QColorConstants::Svg::firebrick {QColor::Rgb, 0xff * 0x101, 0xb2 * 0x101, 0x22 * 0x101, 0x22 * 0x101}
inlineconstexpr

Definition at line 359 of file qcolor.h.

◆ floralwhite

QColor QColorConstants::Svg::floralwhite {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xfa * 0x101, 0xf0 * 0x101}
inlineconstexpr

Definition at line 360 of file qcolor.h.

◆ forestgreen

QColor QColorConstants::Svg::forestgreen {QColor::Rgb, 0xff * 0x101, 0x22 * 0x101, 0x8b * 0x101, 0x22 * 0x101}
inlineconstexpr

Definition at line 361 of file qcolor.h.

◆ fuchsia

QColor QColorConstants::Svg::fuchsia {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 362 of file qcolor.h.

◆ gainsboro

QColor QColorConstants::Svg::gainsboro {QColor::Rgb, 0xff * 0x101, 0xdc * 0x101, 0xdc * 0x101, 0xdc * 0x101}
inlineconstexpr

Definition at line 363 of file qcolor.h.

◆ ghostwhite

QColor QColorConstants::Svg::ghostwhite {QColor::Rgb, 0xff * 0x101, 0xf8 * 0x101, 0xf8 * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 364 of file qcolor.h.

◆ gold

QColor QColorConstants::Svg::gold {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xd7 * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 365 of file qcolor.h.

◆ goldenrod

QColor QColorConstants::Svg::goldenrod {QColor::Rgb, 0xff * 0x101, 0xda * 0x101, 0xa5 * 0x101, 0x20 * 0x101}
inlineconstexpr

Definition at line 366 of file qcolor.h.

◆ gray

QColor QColorConstants::Svg::gray {QColor::Rgb, 0xff * 0x101, 0x80 * 0x101, 0x80 * 0x101, 0x80 * 0x101}
inlineconstexpr

Definition at line 367 of file qcolor.h.

◆ green

QColor QColorConstants::Svg::green {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x80 * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 368 of file qcolor.h.

◆ greenyellow

QColor QColorConstants::Svg::greenyellow {QColor::Rgb, 0xff * 0x101, 0xad * 0x101, 0xff * 0x101, 0x2f * 0x101}
inlineconstexpr

Definition at line 369 of file qcolor.h.

◆ grey

QColor QColorConstants::Svg::grey {QColor::Rgb, 0xff * 0x101, 0x80 * 0x101, 0x80 * 0x101, 0x80 * 0x101}
inlineconstexpr

Definition at line 370 of file qcolor.h.

◆ honeydew

QColor QColorConstants::Svg::honeydew {QColor::Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xff * 0x101, 0xf0 * 0x101}
inlineconstexpr

Definition at line 371 of file qcolor.h.

◆ hotpink

QColor QColorConstants::Svg::hotpink {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x69 * 0x101, 0xb4 * 0x101}
inlineconstexpr

Definition at line 372 of file qcolor.h.

◆ indianred

QColor QColorConstants::Svg::indianred {QColor::Rgb, 0xff * 0x101, 0xcd * 0x101, 0x5c * 0x101, 0x5c * 0x101}
inlineconstexpr

Definition at line 373 of file qcolor.h.

◆ indigo

QColor QColorConstants::Svg::indigo {QColor::Rgb, 0xff * 0x101, 0x4b * 0x101, 0x00 * 0x101, 0x82 * 0x101}
inlineconstexpr

Definition at line 374 of file qcolor.h.

◆ ivory

QColor QColorConstants::Svg::ivory {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101, 0xf0 * 0x101}
inlineconstexpr

Definition at line 375 of file qcolor.h.

◆ khaki

QColor QColorConstants::Svg::khaki {QColor::Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xe6 * 0x101, 0x8c * 0x101}
inlineconstexpr

Definition at line 376 of file qcolor.h.

◆ lavender

QColor QColorConstants::Svg::lavender {QColor::Rgb, 0xff * 0x101, 0xe6 * 0x101, 0xe6 * 0x101, 0xfa * 0x101}
inlineconstexpr

Definition at line 377 of file qcolor.h.

◆ lavenderblush

QColor QColorConstants::Svg::lavenderblush {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xf0 * 0x101, 0xf5 * 0x101}
inlineconstexpr

Definition at line 378 of file qcolor.h.

◆ lawngreen

QColor QColorConstants::Svg::lawngreen {QColor::Rgb, 0xff * 0x101, 0x7c * 0x101, 0xfc * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 379 of file qcolor.h.

◆ lemonchiffon

QColor QColorConstants::Svg::lemonchiffon {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xfa * 0x101, 0xcd * 0x101}
inlineconstexpr

Definition at line 380 of file qcolor.h.

◆ lightblue

QColor QColorConstants::Svg::lightblue {QColor::Rgb, 0xff * 0x101, 0xad * 0x101, 0xd8 * 0x101, 0xe6 * 0x101}
inlineconstexpr

Definition at line 381 of file qcolor.h.

◆ lightcoral

QColor QColorConstants::Svg::lightcoral {QColor::Rgb, 0xff * 0x101, 0xf0 * 0x101, 0x80 * 0x101, 0x80 * 0x101}
inlineconstexpr

Definition at line 382 of file qcolor.h.

◆ lightcyan

QColor QColorConstants::Svg::lightcyan {QColor::Rgb, 0xff * 0x101, 0xe0 * 0x101, 0xff * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 383 of file qcolor.h.

◆ lightgoldenrodyellow

QColor QColorConstants::Svg::lightgoldenrodyellow {QColor::Rgb, 0xff * 0x101, 0xfa * 0x101, 0xfa * 0x101, 0xd2 * 0x101}
inlineconstexpr

Definition at line 384 of file qcolor.h.

◆ lightgray

QColor QColorConstants::Svg::lightgray {QColor::Rgb, 0xff * 0x101, 0xd3 * 0x101, 0xd3 * 0x101, 0xd3 * 0x101}
inlineconstexpr

Definition at line 385 of file qcolor.h.

◆ lightgreen

QColor QColorConstants::Svg::lightgreen {QColor::Rgb, 0xff * 0x101, 0x90 * 0x101, 0xee * 0x101, 0x90 * 0x101}
inlineconstexpr

Definition at line 386 of file qcolor.h.

◆ lightgrey

QColor QColorConstants::Svg::lightgrey {QColor::Rgb, 0xff * 0x101, 0xd3 * 0x101, 0xd3 * 0x101, 0xd3 * 0x101}
inlineconstexpr

Definition at line 387 of file qcolor.h.

◆ lightpink

QColor QColorConstants::Svg::lightpink {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xb6 * 0x101, 0xc1 * 0x101}
inlineconstexpr

Definition at line 388 of file qcolor.h.

◆ lightsalmon

QColor QColorConstants::Svg::lightsalmon {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xa0 * 0x101, 0x7a * 0x101}
inlineconstexpr

Definition at line 389 of file qcolor.h.

◆ lightseagreen

QColor QColorConstants::Svg::lightseagreen {QColor::Rgb, 0xff * 0x101, 0x20 * 0x101, 0xb2 * 0x101, 0xaa * 0x101}
inlineconstexpr

Definition at line 390 of file qcolor.h.

◆ lightskyblue

QColor QColorConstants::Svg::lightskyblue {QColor::Rgb, 0xff * 0x101, 0x87 * 0x101, 0xce * 0x101, 0xfa * 0x101}
inlineconstexpr

Definition at line 391 of file qcolor.h.

◆ lightslategray

QColor QColorConstants::Svg::lightslategray {QColor::Rgb, 0xff * 0x101, 0x77 * 0x101, 0x88 * 0x101, 0x99 * 0x101}
inlineconstexpr

Definition at line 392 of file qcolor.h.

◆ lightslategrey

QColor QColorConstants::Svg::lightslategrey {QColor::Rgb, 0xff * 0x101, 0x77 * 0x101, 0x88 * 0x101, 0x99 * 0x101}
inlineconstexpr

Definition at line 393 of file qcolor.h.

◆ lightsteelblue

QColor QColorConstants::Svg::lightsteelblue {QColor::Rgb, 0xff * 0x101, 0xb0 * 0x101, 0xc4 * 0x101, 0xde * 0x101}
inlineconstexpr

Definition at line 394 of file qcolor.h.

◆ lightyellow

QColor QColorConstants::Svg::lightyellow {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101, 0xe0 * 0x101}
inlineconstexpr

Definition at line 395 of file qcolor.h.

◆ lime

QColor QColorConstants::Svg::lime {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 396 of file qcolor.h.

◆ limegreen

QColor QColorConstants::Svg::limegreen {QColor::Rgb, 0xff * 0x101, 0x32 * 0x101, 0xcd * 0x101, 0x32 * 0x101}
inlineconstexpr

Definition at line 397 of file qcolor.h.

◆ linen

QColor QColorConstants::Svg::linen {QColor::Rgb, 0xff * 0x101, 0xfa * 0x101, 0xf0 * 0x101, 0xe6 * 0x101}
inlineconstexpr

Definition at line 398 of file qcolor.h.

◆ magenta

QColor QColorConstants::Svg::magenta {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 399 of file qcolor.h.

◆ maroon

QColor QColorConstants::Svg::maroon {QColor::Rgb, 0xff * 0x101, 0x80 * 0x101, 0x00 * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 400 of file qcolor.h.

◆ mediumaquamarine

QColor QColorConstants::Svg::mediumaquamarine {QColor::Rgb, 0xff * 0x101, 0x66 * 0x101, 0xcd * 0x101, 0xaa * 0x101}
inlineconstexpr

Definition at line 401 of file qcolor.h.

◆ mediumblue

QColor QColorConstants::Svg::mediumblue {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0xcd * 0x101}
inlineconstexpr

Definition at line 402 of file qcolor.h.

◆ mediumorchid

QColor QColorConstants::Svg::mediumorchid {QColor::Rgb, 0xff * 0x101, 0xba * 0x101, 0x55 * 0x101, 0xd3 * 0x101}
inlineconstexpr

Definition at line 403 of file qcolor.h.

◆ mediumpurple

QColor QColorConstants::Svg::mediumpurple {QColor::Rgb, 0xff * 0x101, 0x93 * 0x101, 0x70 * 0x101, 0xdb * 0x101}
inlineconstexpr

Definition at line 404 of file qcolor.h.

◆ mediumseagreen

QColor QColorConstants::Svg::mediumseagreen {QColor::Rgb, 0xff * 0x101, 0x3c * 0x101, 0xb3 * 0x101, 0x71 * 0x101}
inlineconstexpr

Definition at line 405 of file qcolor.h.

◆ mediumslateblue

QColor QColorConstants::Svg::mediumslateblue {QColor::Rgb, 0xff * 0x101, 0x7b * 0x101, 0x68 * 0x101, 0xee * 0x101}
inlineconstexpr

Definition at line 406 of file qcolor.h.

◆ mediumspringgreen

QColor QColorConstants::Svg::mediumspringgreen {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xfa * 0x101, 0x9a * 0x101}
inlineconstexpr

Definition at line 407 of file qcolor.h.

◆ mediumturquoise

QColor QColorConstants::Svg::mediumturquoise {QColor::Rgb, 0xff * 0x101, 0x48 * 0x101, 0xd1 * 0x101, 0xcc * 0x101}
inlineconstexpr

Definition at line 408 of file qcolor.h.

◆ mediumvioletred

QColor QColorConstants::Svg::mediumvioletred {QColor::Rgb, 0xff * 0x101, 0xc7 * 0x101, 0x15 * 0x101, 0x85 * 0x101}
inlineconstexpr

Definition at line 409 of file qcolor.h.

◆ midnightblue

QColor QColorConstants::Svg::midnightblue {QColor::Rgb, 0xff * 0x101, 0x19 * 0x101, 0x19 * 0x101, 0x70 * 0x101}
inlineconstexpr

Definition at line 410 of file qcolor.h.

◆ mintcream

QColor QColorConstants::Svg::mintcream {QColor::Rgb, 0xff * 0x101, 0xf5 * 0x101, 0xff * 0x101, 0xfa * 0x101}
inlineconstexpr

Definition at line 411 of file qcolor.h.

◆ mistyrose

QColor QColorConstants::Svg::mistyrose {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xe4 * 0x101, 0xe1 * 0x101}
inlineconstexpr

Definition at line 412 of file qcolor.h.

◆ moccasin

QColor QColorConstants::Svg::moccasin {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xe4 * 0x101, 0xb5 * 0x101}
inlineconstexpr

Definition at line 413 of file qcolor.h.

◆ navajowhite

QColor QColorConstants::Svg::navajowhite {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xde * 0x101, 0xad * 0x101}
inlineconstexpr

Definition at line 414 of file qcolor.h.

◆ navy

QColor QColorConstants::Svg::navy {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0x80 * 0x101}
inlineconstexpr

Definition at line 415 of file qcolor.h.

◆ oldlace

QColor QColorConstants::Svg::oldlace {QColor::Rgb, 0xff * 0x101, 0xfd * 0x101, 0xf5 * 0x101, 0xe6 * 0x101}
inlineconstexpr

Definition at line 416 of file qcolor.h.

◆ olive

QColor QColorConstants::Svg::olive {QColor::Rgb, 0xff * 0x101, 0x80 * 0x101, 0x80 * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 417 of file qcolor.h.

◆ olivedrab

QColor QColorConstants::Svg::olivedrab {QColor::Rgb, 0xff * 0x101, 0x6b * 0x101, 0x8e * 0x101, 0x23 * 0x101}
inlineconstexpr

Definition at line 418 of file qcolor.h.

◆ orange

QColor QColorConstants::Svg::orange {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xa5 * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 419 of file qcolor.h.

◆ orangered

QColor QColorConstants::Svg::orangered {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x45 * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 420 of file qcolor.h.

◆ orchid

QColor QColorConstants::Svg::orchid {QColor::Rgb, 0xff * 0x101, 0xda * 0x101, 0x70 * 0x101, 0xd6 * 0x101}
inlineconstexpr

Definition at line 421 of file qcolor.h.

◆ palegoldenrod

QColor QColorConstants::Svg::palegoldenrod {QColor::Rgb, 0xff * 0x101, 0xee * 0x101, 0xe8 * 0x101, 0xaa * 0x101}
inlineconstexpr

Definition at line 422 of file qcolor.h.

◆ palegreen

QColor QColorConstants::Svg::palegreen {QColor::Rgb, 0xff * 0x101, 0x98 * 0x101, 0xfb * 0x101, 0x98 * 0x101}
inlineconstexpr

Definition at line 423 of file qcolor.h.

◆ paleturquoise

QColor QColorConstants::Svg::paleturquoise {QColor::Rgb, 0xff * 0x101, 0xaf * 0x101, 0xee * 0x101, 0xee * 0x101}
inlineconstexpr

Definition at line 424 of file qcolor.h.

◆ palevioletred

QColor QColorConstants::Svg::palevioletred {QColor::Rgb, 0xff * 0x101, 0xdb * 0x101, 0x70 * 0x101, 0x93 * 0x101}
inlineconstexpr

Definition at line 425 of file qcolor.h.

◆ papayawhip

QColor QColorConstants::Svg::papayawhip {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xef * 0x101, 0xd5 * 0x101}
inlineconstexpr

Definition at line 426 of file qcolor.h.

◆ peachpuff

QColor QColorConstants::Svg::peachpuff {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xda * 0x101, 0xb9 * 0x101}
inlineconstexpr

Definition at line 427 of file qcolor.h.

◆ peru

QColor QColorConstants::Svg::peru {QColor::Rgb, 0xff * 0x101, 0xcd * 0x101, 0x85 * 0x101, 0x3f * 0x101}
inlineconstexpr

Definition at line 428 of file qcolor.h.

◆ pink

QColor QColorConstants::Svg::pink {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xc0 * 0x101, 0xcb * 0x101}
inlineconstexpr

Definition at line 429 of file qcolor.h.

◆ plum

QColor QColorConstants::Svg::plum {QColor::Rgb, 0xff * 0x101, 0xdd * 0x101, 0xa0 * 0x101, 0xdd * 0x101}
inlineconstexpr

Definition at line 430 of file qcolor.h.

◆ powderblue

QColor QColorConstants::Svg::powderblue {QColor::Rgb, 0xff * 0x101, 0xb0 * 0x101, 0xe0 * 0x101, 0xe6 * 0x101}
inlineconstexpr

Definition at line 431 of file qcolor.h.

◆ purple

QColor QColorConstants::Svg::purple {QColor::Rgb, 0xff * 0x101, 0x80 * 0x101, 0x00 * 0x101, 0x80 * 0x101}
inlineconstexpr

Definition at line 432 of file qcolor.h.

◆ red

QColor QColorConstants::Svg::red {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 433 of file qcolor.h.

◆ rosybrown

QColor QColorConstants::Svg::rosybrown {QColor::Rgb, 0xff * 0x101, 0xbc * 0x101, 0x8f * 0x101, 0x8f * 0x101}
inlineconstexpr

Definition at line 434 of file qcolor.h.

◆ royalblue

QColor QColorConstants::Svg::royalblue {QColor::Rgb, 0xff * 0x101, 0x41 * 0x101, 0x69 * 0x101, 0xe1 * 0x101}
inlineconstexpr

Definition at line 435 of file qcolor.h.

◆ saddlebrown

QColor QColorConstants::Svg::saddlebrown {QColor::Rgb, 0xff * 0x101, 0x8b * 0x101, 0x45 * 0x101, 0x13 * 0x101}
inlineconstexpr

Definition at line 436 of file qcolor.h.

◆ salmon

QColor QColorConstants::Svg::salmon {QColor::Rgb, 0xff * 0x101, 0xfa * 0x101, 0x80 * 0x101, 0x72 * 0x101}
inlineconstexpr

Definition at line 437 of file qcolor.h.

◆ sandybrown

QColor QColorConstants::Svg::sandybrown {QColor::Rgb, 0xff * 0x101, 0xf4 * 0x101, 0xa4 * 0x101, 0x60 * 0x101}
inlineconstexpr

Definition at line 438 of file qcolor.h.

◆ seagreen

QColor QColorConstants::Svg::seagreen {QColor::Rgb, 0xff * 0x101, 0x2e * 0x101, 0x8b * 0x101, 0x57 * 0x101}
inlineconstexpr

Definition at line 439 of file qcolor.h.

◆ seashell

QColor QColorConstants::Svg::seashell {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xf5 * 0x101, 0xee * 0x101}
inlineconstexpr

Definition at line 440 of file qcolor.h.

◆ sienna

QColor QColorConstants::Svg::sienna {QColor::Rgb, 0xff * 0x101, 0xa0 * 0x101, 0x52 * 0x101, 0x2d * 0x101}
inlineconstexpr

Definition at line 441 of file qcolor.h.

◆ silver

QColor QColorConstants::Svg::silver {QColor::Rgb, 0xff * 0x101, 0xc0 * 0x101, 0xc0 * 0x101, 0xc0 * 0x101}
inlineconstexpr

Definition at line 442 of file qcolor.h.

◆ skyblue

QColor QColorConstants::Svg::skyblue {QColor::Rgb, 0xff * 0x101, 0x87 * 0x101, 0xce * 0x101, 0xeb * 0x101}
inlineconstexpr

Definition at line 443 of file qcolor.h.

◆ slateblue

QColor QColorConstants::Svg::slateblue {QColor::Rgb, 0xff * 0x101, 0x6a * 0x101, 0x5a * 0x101, 0xcd * 0x101}
inlineconstexpr

Definition at line 444 of file qcolor.h.

◆ slategray

QColor QColorConstants::Svg::slategray {QColor::Rgb, 0xff * 0x101, 0x70 * 0x101, 0x80 * 0x101, 0x90 * 0x101}
inlineconstexpr

Definition at line 445 of file qcolor.h.

◆ slategrey

QColor QColorConstants::Svg::slategrey {QColor::Rgb, 0xff * 0x101, 0x70 * 0x101, 0x80 * 0x101, 0x90 * 0x101}
inlineconstexpr

Definition at line 446 of file qcolor.h.

◆ snow

QColor QColorConstants::Svg::snow {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xfa * 0x101, 0xfa * 0x101}
inlineconstexpr

Definition at line 447 of file qcolor.h.

◆ springgreen

QColor QColorConstants::Svg::springgreen {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101, 0x7f * 0x101}
inlineconstexpr

Definition at line 448 of file qcolor.h.

◆ steelblue

QColor QColorConstants::Svg::steelblue {QColor::Rgb, 0xff * 0x101, 0x46 * 0x101, 0x82 * 0x101, 0xb4 * 0x101}
inlineconstexpr

Definition at line 449 of file qcolor.h.

◆ tan

QColor QColorConstants::Svg::tan {QColor::Rgb, 0xff * 0x101, 0xd2 * 0x101, 0xb4 * 0x101, 0x8c * 0x101}
inlineconstexpr

Definition at line 450 of file qcolor.h.

◆ teal

QColor QColorConstants::Svg::teal {QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x80 * 0x101, 0x80 * 0x101}
inlineconstexpr

Definition at line 451 of file qcolor.h.

◆ thistle

QColor QColorConstants::Svg::thistle {QColor::Rgb, 0xff * 0x101, 0xd8 * 0x101, 0xbf * 0x101, 0xd8 * 0x101}
inlineconstexpr

Definition at line 452 of file qcolor.h.

◆ tomato

QColor QColorConstants::Svg::tomato {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0x63 * 0x101, 0x47 * 0x101}
inlineconstexpr

Definition at line 453 of file qcolor.h.

◆ turquoise

QColor QColorConstants::Svg::turquoise {QColor::Rgb, 0xff * 0x101, 0x40 * 0x101, 0xe0 * 0x101, 0xd0 * 0x101}
inlineconstexpr

Definition at line 454 of file qcolor.h.

◆ violet

QColor QColorConstants::Svg::violet {QColor::Rgb, 0xff * 0x101, 0xee * 0x101, 0x82 * 0x101, 0xee * 0x101}
inlineconstexpr

Definition at line 455 of file qcolor.h.

◆ wheat

QColor QColorConstants::Svg::wheat {QColor::Rgb, 0xff * 0x101, 0xf5 * 0x101, 0xde * 0x101, 0xb3 * 0x101}
inlineconstexpr

Definition at line 456 of file qcolor.h.

◆ white

QColor QColorConstants::Svg::white {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101}
inlineconstexpr

Definition at line 457 of file qcolor.h.

◆ whitesmoke

QColor QColorConstants::Svg::whitesmoke {QColor::Rgb, 0xff * 0x101, 0xf5 * 0x101, 0xf5 * 0x101, 0xf5 * 0x101}
inlineconstexpr

Definition at line 458 of file qcolor.h.

◆ yellow

QColor QColorConstants::Svg::yellow {QColor::Rgb, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101}
inlineconstexpr

Definition at line 459 of file qcolor.h.

◆ yellowgreen

QColor QColorConstants::Svg::yellowgreen {QColor::Rgb, 0xff * 0x101, 0x9a * 0x101, 0xcd * 0x101, 0x32 * 0x101}
inlineconstexpr

Definition at line 460 of file qcolor.h.