diff options
| author | Cristián Maureira-Fredes <cristian.maureira-fredes@qt.io> | 2020-02-11 11:27:54 +0100 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2020-09-22 12:33:21 +0200 |
| commit | 20b96311b5bca6978f72d0bf3a4ea774e98ebb76 (patch) | |
| tree | 3f5871a62ec692f285e37acacbd8fe5b9f1e1dca /build_scripts/utils.py | |
| parent | 936cc4c72e2393ed59e05dca1100150d88b52645 (diff) | |
Add QColorConstants namespace
The colors inside the namespace are defined:
constexpr Q_DECL_UNUSED QColor Black
{QColor::Rgb, 0xff * 0x101, 0x00 * 0x101, 0x00 * 0x101, 0x00 * 0x101};
Fixes: PYSIDE-1224
Change-Id: I84ba5fae74e336ab01b3bac467c8fc6e2b45d14b
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'build_scripts/utils.py')
0 files changed, 0 insertions, 0 deletions
