qt5base-lts/examples/corelib/threads/mandelbrot
Kai Köhne 7024e7a627 Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Also consolidate several find_package(Qt6 ...) calls in one call.

Task-number: QTBUG-98867
Change-Id: Idfd5e71f46d4489fac7411cbfadb84437a0658f3
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-12-10 10:48:26 +01:00
..
CMakeLists.txt Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom 2021-12-10 10:48:26 +01:00
main.cpp Brush up the mandelbrot example 2021-04-14 08:24:04 +02:00
mandelbrot.pro Haiku: Make examples compile on Haiku 2015-01-14 05:37:12 +01:00
mandelbrotwidget.cpp Port to QImage and QPixmap deviceIndependentSize() 2021-09-01 15:24:05 +02:00
mandelbrotwidget.h Brush up the mandelbrot example 2021-04-14 08:24:04 +02:00
renderthread.cpp Brush up the mandelbrot example 2021-04-14 08:24:04 +02:00
renderthread.h Brush up the mandelbrot example 2021-04-14 08:24:04 +02:00