qt5base-lts/examples/embedded/flickable
Marc Mutz 61e3fe7fd9 Do not assume implicit string-ish → QColor conversion
We want to mark the corresponding QColor ctor(s) explicit.
Use Qt::GlobalColor or the new QColor::fromString() instead.

Change-Id: I68bf75a094e6821b97682de5a0ffd975834d22d0
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2022-03-11 20:15:49 +01:00
..
CMakeLists.txt Examples: Remove unneeded CMake options 2022-01-24 14:00:00 +01:00
flickable.cpp Use event cloning rather than copying 2020-11-25 22:08:09 +01:00
flickable.h Example compile fix with namespaced Qt 2020-06-08 09:35:16 +02:00
flickable.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
main.cpp Do not assume implicit string-ish → QColor conversion 2022-03-11 20:15:49 +01:00