qt6-bb10/examples/corelib
Rym Bouabid badb0818f5 Revamp Local Fortune Client Example: Create QString instead of char *
Create QString at compile time using the literal operator""s instead of
using pointer to characters. This way, no conversion or allocation will
occur at runtime.

Task-number: QTBUG-117036
Pick-to: 6.6 6.5
Change-Id: I9942ef8efa38de9ac5975799249a65fcb4c966c9
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-09-20 20:36:31 +02:00
..
bindableproperties examples/: compile with QT_NO_CONTEXTLESS_CONNECT 2023-09-08 19:17:36 +03:00
ipc Revamp Local Fortune Client Example: Create QString instead of char * 2023-09-20 20:36:31 +02:00
mimetypes Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
platform Update mobile example categories for Qt 6.6 2023-09-12 00:44:11 +00:00
serialization Check input and output converters do support the relevant directions 2023-09-15 21:53:36 +02:00
threads Revamp Wait Conditions Example: Revisit the documentation 2023-09-13 20:45:18 +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