312 constexpr inline QColor
aliceblue {
QColor::
Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xf8 * 0x101, 0xff * 0x101};
314 constexpr inline QColor
aqua {
QColor::
Rgb, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101, 0xff * 0x101};
316 constexpr inline QColor
azure {
QColor::
Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xff * 0x101, 0xff * 0x101};
317 constexpr inline QColor
beige {
QColor::
Rgb, 0xff * 0x101, 0xf5 * 0x101, 0xf5 * 0x101, 0xdc * 0x101};
318 constexpr inline QColor
bisque {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xe4 * 0x101, 0xc4 * 0x101};
319 constexpr inline QColor
black {
QColor::
Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0x00 * 0x101};
321 constexpr inline QColor
blue {
QColor::
Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0xff * 0x101};
323 constexpr inline QColor
brown {
QColor::
Rgb, 0xff * 0x101, 0xa5 * 0x101, 0x2a * 0x101, 0x2a * 0x101};
324 constexpr inline QColor
burlywood {
QColor::
Rgb, 0xff * 0x101, 0xde * 0x101, 0xb8 * 0x101, 0x87 * 0x101};
325 constexpr inline QColor
cadetblue {
QColor::
Rgb, 0xff * 0x101, 0x5f * 0x101, 0x9e * 0x101, 0xa0 * 0x101};
327 constexpr inline QColor
chocolate {
QColor::
Rgb, 0xff * 0x101, 0xd2 * 0x101, 0x69 * 0x101, 0x1e * 0x101};
328 constexpr inline QColor
coral {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0x7f * 0x101, 0x50 * 0x101};
330 constexpr inline QColor
cornsilk {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xf8 * 0x101, 0xdc * 0x101};
331 constexpr inline QColor
crimson {
QColor::
Rgb, 0xff * 0x101, 0xdc * 0x101, 0x14 * 0x101, 0x3c * 0x101};
332 constexpr inline QColor
cyan {
QColor::
Rgb, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101, 0xff * 0x101};
333 constexpr inline QColor
darkblue {
QColor::
Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0x8b * 0x101};
334 constexpr inline QColor
darkcyan {
QColor::
Rgb, 0xff * 0x101, 0x00 * 0x101, 0x8b * 0x101, 0x8b * 0x101};
336 constexpr inline QColor
darkgray {
QColor::
Rgb, 0xff * 0x101, 0xa9 * 0x101, 0xa9 * 0x101, 0xa9 * 0x101};
337 constexpr inline QColor
darkgreen {
QColor::
Rgb, 0xff * 0x101, 0x00 * 0x101, 0x64 * 0x101, 0x00 * 0x101};
338 constexpr inline QColor
darkgrey {
QColor::
Rgb, 0xff * 0x101, 0xa9 * 0x101, 0xa9 * 0x101, 0xa9 * 0x101};
339 constexpr inline QColor
darkkhaki {
QColor::
Rgb, 0xff * 0x101, 0xbd * 0x101, 0xb7 * 0x101, 0x6b * 0x101};
344 constexpr inline QColor
darkred {
QColor::
Rgb, 0xff * 0x101, 0x8b * 0x101, 0x00 * 0x101, 0x00 * 0x101};
352 constexpr inline QColor
deeppink {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0x14 * 0x101, 0x93 * 0x101};
354 constexpr inline QColor
dimgray {
QColor::
Rgb, 0xff * 0x101, 0x69 * 0x101, 0x69 * 0x101, 0x69 * 0x101};
355 constexpr inline QColor
dimgrey {
QColor::
Rgb, 0xff * 0x101, 0x69 * 0x101, 0x69 * 0x101, 0x69 * 0x101};
357 constexpr inline QColor
firebrick {
QColor::
Rgb, 0xff * 0x101, 0xb2 * 0x101, 0x22 * 0x101, 0x22 * 0x101};
360 constexpr inline QColor
fuchsia {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101};
361 constexpr inline QColor
gainsboro {
QColor::
Rgb, 0xff * 0x101, 0xdc * 0x101, 0xdc * 0x101, 0xdc * 0x101};
363 constexpr inline QColor
gold {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xd7 * 0x101, 0x00 * 0x101};
364 constexpr inline QColor
goldenrod {
QColor::
Rgb, 0xff * 0x101, 0xda * 0x101, 0xa5 * 0x101, 0x20 * 0x101};
365 constexpr inline QColor
gray {
QColor::
Rgb, 0xff * 0x101, 0x80 * 0x101, 0x80 * 0x101, 0x80 * 0x101};
366 constexpr inline QColor
green {
QColor::
Rgb, 0xff * 0x101, 0x00 * 0x101, 0x80 * 0x101, 0x00 * 0x101};
368 constexpr inline QColor
grey {
QColor::
Rgb, 0xff * 0x101, 0x80 * 0x101, 0x80 * 0x101, 0x80 * 0x101};
369 constexpr inline QColor
honeydew {
QColor::
Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xff * 0x101, 0xf0 * 0x101};
370 constexpr inline QColor
hotpink {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0x69 * 0x101, 0xb4 * 0x101};
371 constexpr inline QColor
indianred {
QColor::
Rgb, 0xff * 0x101, 0xcd * 0x101, 0x5c * 0x101, 0x5c * 0x101};
372 constexpr inline QColor
indigo {
QColor::
Rgb, 0xff * 0x101, 0x4b * 0x101, 0x00 * 0x101, 0x82 * 0x101};
373 constexpr inline QColor
ivory {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101, 0xf0 * 0x101};
374 constexpr inline QColor
khaki {
QColor::
Rgb, 0xff * 0x101, 0xf0 * 0x101, 0xe6 * 0x101, 0x8c * 0x101};
375 constexpr inline QColor
lavender {
QColor::
Rgb, 0xff * 0x101, 0xe6 * 0x101, 0xe6 * 0x101, 0xfa * 0x101};
377 constexpr inline QColor
lawngreen {
QColor::
Rgb, 0xff * 0x101, 0x7c * 0x101, 0xfc * 0x101, 0x00 * 0x101};
379 constexpr inline QColor
lightblue {
QColor::
Rgb, 0xff * 0x101, 0xad * 0x101, 0xd8 * 0x101, 0xe6 * 0x101};
381 constexpr inline QColor
lightcyan {
QColor::
Rgb, 0xff * 0x101, 0xe0 * 0x101, 0xff * 0x101, 0xff * 0x101};
383 constexpr inline QColor
lightgray {
QColor::
Rgb, 0xff * 0x101, 0xd3 * 0x101, 0xd3 * 0x101, 0xd3 * 0x101};
385 constexpr inline QColor
lightgrey {
QColor::
Rgb, 0xff * 0x101, 0xd3 * 0x101, 0xd3 * 0x101, 0xd3 * 0x101};
386 constexpr inline QColor
lightpink {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xb6 * 0x101, 0xc1 * 0x101};
394 constexpr inline QColor
lime {
QColor::
Rgb, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101, 0x00 * 0x101};
395 constexpr inline QColor
limegreen {
QColor::
Rgb, 0xff * 0x101, 0x32 * 0x101, 0xcd * 0x101, 0x32 * 0x101};
396 constexpr inline QColor
linen {
QColor::
Rgb, 0xff * 0x101, 0xfa * 0x101, 0xf0 * 0x101, 0xe6 * 0x101};
397 constexpr inline QColor
magenta {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101, 0xff * 0x101};
398 constexpr inline QColor
maroon {
QColor::
Rgb, 0xff * 0x101, 0x80 * 0x101, 0x00 * 0x101, 0x00 * 0x101};
409 constexpr inline QColor
mintcream {
QColor::
Rgb, 0xff * 0x101, 0xf5 * 0x101, 0xff * 0x101, 0xfa * 0x101};
410 constexpr inline QColor
mistyrose {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xe4 * 0x101, 0xe1 * 0x101};
411 constexpr inline QColor
moccasin {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xe4 * 0x101, 0xb5 * 0x101};
413 constexpr inline QColor
navy {
QColor::
Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0x80 * 0x101};
414 constexpr inline QColor
oldlace {
QColor::
Rgb, 0xff * 0x101, 0xfd * 0x101, 0xf5 * 0x101, 0xe6 * 0x101};
415 constexpr inline QColor
olive {
QColor::
Rgb, 0xff * 0x101, 0x80 * 0x101, 0x80 * 0x101, 0x00 * 0x101};
416 constexpr inline QColor
olivedrab {
QColor::
Rgb, 0xff * 0x101, 0x6b * 0x101, 0x8e * 0x101, 0x23 * 0x101};
417 constexpr inline QColor
orange {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xa5 * 0x101, 0x00 * 0x101};
418 constexpr inline QColor
orangered {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0x45 * 0x101, 0x00 * 0x101};
419 constexpr inline QColor
orchid {
QColor::
Rgb, 0xff * 0x101, 0xda * 0x101, 0x70 * 0x101, 0xd6 * 0x101};
421 constexpr inline QColor
palegreen {
QColor::
Rgb, 0xff * 0x101, 0x98 * 0x101, 0xfb * 0x101, 0x98 * 0x101};
425 constexpr inline QColor
peachpuff {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xda * 0x101, 0xb9 * 0x101};
426 constexpr inline QColor
peru {
QColor::
Rgb, 0xff * 0x101, 0xcd * 0x101, 0x85 * 0x101, 0x3f * 0x101};
427 constexpr inline QColor
pink {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xc0 * 0x101, 0xcb * 0x101};
428 constexpr inline QColor
plum {
QColor::
Rgb, 0xff * 0x101, 0xdd * 0x101, 0xa0 * 0x101, 0xdd * 0x101};
430 constexpr inline QColor
purple {
QColor::
Rgb, 0xff * 0x101, 0x80 * 0x101, 0x00 * 0x101, 0x80 * 0x101};
431 constexpr inline QColor
red {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101};
432 constexpr inline QColor
rosybrown {
QColor::
Rgb, 0xff * 0x101, 0xbc * 0x101, 0x8f * 0x101, 0x8f * 0x101};
433 constexpr inline QColor
royalblue {
QColor::
Rgb, 0xff * 0x101, 0x41 * 0x101, 0x69 * 0x101, 0xe1 * 0x101};
435 constexpr inline QColor
salmon {
QColor::
Rgb, 0xff * 0x101, 0xfa * 0x101, 0x80 * 0x101, 0x72 * 0x101};
437 constexpr inline QColor
seagreen {
QColor::
Rgb, 0xff * 0x101, 0x2e * 0x101, 0x8b * 0x101, 0x57 * 0x101};
438 constexpr inline QColor
seashell {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xf5 * 0x101, 0xee * 0x101};
439 constexpr inline QColor
sienna {
QColor::
Rgb, 0xff * 0x101, 0xa0 * 0x101, 0x52 * 0x101, 0x2d * 0x101};
440 constexpr inline QColor
silver {
QColor::
Rgb, 0xff * 0x101, 0xc0 * 0x101, 0xc0 * 0x101, 0xc0 * 0x101};
441 constexpr inline QColor
skyblue {
QColor::
Rgb, 0xff * 0x101, 0x87 * 0x101, 0xce * 0x101, 0xeb * 0x101};
442 constexpr inline QColor
slateblue {
QColor::
Rgb, 0xff * 0x101, 0x6a * 0x101, 0x5a * 0x101, 0xcd * 0x101};
443 constexpr inline QColor
slategray {
QColor::
Rgb, 0xff * 0x101, 0x70 * 0x101, 0x80 * 0x101, 0x90 * 0x101};
444 constexpr inline QColor
slategrey {
QColor::
Rgb, 0xff * 0x101, 0x70 * 0x101, 0x80 * 0x101, 0x90 * 0x101};
445 constexpr inline QColor
snow {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xfa * 0x101, 0xfa * 0x101};
447 constexpr inline QColor
steelblue {
QColor::
Rgb, 0xff * 0x101, 0x46 * 0x101, 0x82 * 0x101, 0xb4 * 0x101};
448 constexpr inline QColor
tan {
QColor::
Rgb, 0xff * 0x101, 0xd2 * 0x101, 0xb4 * 0x101, 0x8c * 0x101};
449 constexpr inline QColor
teal {
QColor::
Rgb, 0xff * 0x101, 0x00 * 0x101, 0x80 * 0x101, 0x80 * 0x101};
450 constexpr inline QColor
thistle {
QColor::
Rgb, 0xff * 0x101, 0xd8 * 0x101, 0xbf * 0x101, 0xd8 * 0x101};
451 constexpr inline QColor
tomato {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0x63 * 0x101, 0x47 * 0x101};
452 constexpr inline QColor
turquoise {
QColor::
Rgb, 0xff * 0x101, 0x40 * 0x101, 0xe0 * 0x101, 0xd0 * 0x101};
453 constexpr inline QColor
violet {
QColor::
Rgb, 0xff * 0x101, 0xee * 0x101, 0x82 * 0x101, 0xee * 0x101};
454 constexpr inline QColor
wheat {
QColor::
Rgb, 0xff * 0x101, 0xf5 * 0x101, 0xde * 0x101, 0xb3 * 0x101};
455 constexpr inline QColor
white {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101};
457 constexpr inline QColor
yellow {
QColor::
Rgb, 0xff * 0x101, 0xff * 0x101, 0xff * 0x101, 0x00 * 0x101};