qt6-bb10/examples/corelib/bindableproperties/bindablesubscription
Kai Köhne f2ec221bd6 Make examples/bindableproperties a proper project
Both executables (subscription, bindablesubscription) are documented
as one project. Make sure that e.g. Qt Creator can also load this
project.

Fixes: QTBUG-117109
Pick-to: 6.5 6.6 6.6.0
Change-Id: I3912f2f76379940b02f3a57a7a55440a30366755
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2023-09-22 11:24:16 +02:00
..
CMakeLists.txt Make examples/bindableproperties a proper project 2023-09-22 11:24:16 +02:00
bindablesubscription.cpp examples/: fix compiler warnings -Wdeprecated-enum-float-conversion 2023-08-18 23:35:52 +03:00
bindablesubscription.h Update the bindable properties example 2023-03-09 12:27:00 -05:00
bindablesubscription.pro Add example showing the benefits of using bindable properties 2021-12-02 12:53:34 +01:00
bindableuser.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
bindableuser.h Update the bindable properties example 2023-03-09 12:27:00 -05:00
main.cpp examples/: compile with QT_NO_CONTEXTLESS_CONNECT 2023-09-08 19:17:36 +03:00