Holds the colors namespace containing various QColor constants.
More...
#include <QColor>
Go to the source code of this file.
|
const QColor | colors::BLUE { 0x1f77b4 } |
| Tableau blue.
|
|
const QColor | colors::LIGHT_BLUE { 0x17becf } |
| Tableau light blue.
|
|
const QColor | colors::ORANGE { 0xff7f0e } |
| Tableau orange.
|
|
const QColor | colors::GREEN { 0x2ca02c } |
| Tableau green.
|
|
const QColor | colors::GRAY { 0xbab0ac } |
| Tableau gray.
|
|
const QColor | colors::RED { 0xd62728 } |
| Tableau red.
|
|
const QColor | colors::LIGHT_RED { 0xe15759 } |
| Tableau light red.
|
|
Holds the colors namespace containing various QColor constants.