qt5base-lts/examples/corelib/bindableproperties/subscription
Rym Bouabid ba98644180 Revamp Subscription example: Cretae QString using a Literal operator
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-117425
Pick-to: 6.6 6.5
Change-Id: I2a19d4fe1150aad7908d0c2a7215099bc0814e8d
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-09-22 21:02:45 +02:00
..
CMakeLists.txt Make examples/bindableproperties a proper project 2023-09-22 11:24:16 +02:00
main.cpp Revamp Subscription example: Cretae QString using a Literal operator 2023-09-22 21:02:45 +02:00
subscription.cpp examples/: fix compiler warnings -Wdeprecated-enum-float-conversion 2023-08-18 23:35:52 +03:00
subscription.h Update the bindable properties example 2023-03-09 12:27:00 -05:00
subscription.pro
user.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
user.h Update the bindable properties example 2023-03-09 12:27:00 -05:00