qt5base-lts/examples/corelib
Rym Bouabid ae0d545d31 Revamp Mandelbrot example: Use a Literal operator to create QString
Create QString at compile time using the literal operator""s instead of
using pointers to characters. This way, no conversion or allocation will
occur at runtime.

Task-number: QTBUG-108861
Pick-to: 6.6 6.5
Change-Id: I4fb51d74abbbfa08fb9fddfa90d8afcebd82a7e2
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-09-11 15:05:47 +02:00
..
bindableproperties examples/: compile with QT_NO_CONTEXTLESS_CONNECT 2023-09-08 19:17:36 +03:00
ipc Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
mimetypes Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
platform Update Android notifier example to match example guideline 2023-08-02 15:47:15 +03:00
serialization Turn Directions enum into an enum class in serialization converter 2023-09-08 18:17:37 +02:00
threads Revamp Mandelbrot example: Use a Literal operator to create QString 2023-09-11 15:05:47 +02:00
tools Contiguous cache example: minor cleanup 2023-06-30 12:55:01 +02:00
CMakeLists.txt Move permissions example to manual test 2023-06-26 18:45:25 +02:00
corelib.pro Move notification example from androidextras to qtbase 2021-06-04 22:21:12 +03:00