qt5base-lts/examples/corelib/bindableproperties
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
..
bindablesubscription Revamp Bindable Subscription ex: Cretae QString using a Literal operator 2023-09-22 21:02:45 +02:00
doc Update the bindable properties example 2023-03-09 12:27:00 -05:00
shared Make examples/bindableproperties a proper project 2023-09-22 11:24:16 +02:00
subscription Revamp Subscription example: Cretae QString using a Literal operator 2023-09-22 21:02:45 +02:00
bindableproperties.pro Add example showing the benefits of using bindable properties 2021-12-02 12:53:34 +01:00
CMakeLists.txt Make examples/bindableproperties a proper project 2023-09-22 11:24:16 +02:00