qt5base-lts/examples/corelib/threads/mandelbrot
Ahmad Samir ad6fd04609 examples/: fix compiler warnings -Wdeprecated-enum-float-conversion
This is with GCC.

Change-Id: I52dcb6881f36c740129b699db7db9241a4e75da1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-08-18 23:35:52 +03:00
..
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
main.cpp Support pinch zoom gesture in the Mandelbrot example 2022-07-21 08:38:44 +03:00
mandelbrot.pro mandelbrot example: Remove explicit linking against libm 2021-12-17 10:38:50 +01:00
mandelbrotwidget.cpp Support pinch zoom gesture in the Mandelbrot example 2022-07-21 08:38:44 +03:00
mandelbrotwidget.h Support pinch zoom gesture in the Mandelbrot example 2022-07-21 08:38:44 +03:00
renderthread.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
renderthread.h examples/: fix compiler warnings -Wdeprecated-enum-float-conversion 2023-08-18 23:35:52 +03:00