qt5base-lts/examples/corelib
Nicholas Bennett fc5482cac6 Support pinch zoom gesture in the Mandelbrot example
Used QGesture for this as per the gesture example.
Moved the help and info text to separate lines.
Enabled word wrap to prevent text going off screen.

As a drive-by, the code to center the window at a size that's a fraction
of the screen is replaced with a simple sizeHint() override. The user
should have control over placement, particularly now that it should be
placed manually onto a touchscreen if the user has one.

Done-with: Shawn Rutledge
Fixes: QTBUG-96702
Pick-to: 6.4
Change-Id: I8dba8b09bed474f585341e9a7a8c71fb60293eee
Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2022-07-21 08:38:44 +03:00
..
bindableproperties Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
ipc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mimetypes Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
platform Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
serialization Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
threads Support pinch zoom gesture in the Mandelbrot example 2022-07-21 08:38:44 +03:00
tools Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
CMakeLists.txt Examples: Remove remaining conversion markers in CMakeLists.txt 2021-12-13 14:16:26 +00:00
corelib.pro Move notification example from androidextras to qtbase 2021-06-04 22:21:12 +03:00