qt5base-lts/examples/corelib/threads/mandelbrot
Morten Sørvig 81a7344e1d Port to QImage and QPixmap deviceIndependentSize()
Replace the “size() / devicePixelRatio()” pattern with
a call to deviceIndependentSize().

Change-Id: I9d9359e80b9e6643e7395028cd43e3261d449ae7
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-09-01 15:24:05 +02:00
..
CMakeLists.txt Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02: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