qt6-bb10/examples/corelib/bindableproperties/subscription
Kai Köhne 7024e7a627 Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Also consolidate several find_package(Qt6 ...) calls in one call.

Task-number: QTBUG-98867
Change-Id: Idfd5e71f46d4489fac7411cbfadb84437a0658f3
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-12-10 10:48:26 +01:00
..
CMakeLists.txt Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom 2021-12-10 10:48:26 +01:00
main.cpp Document the example showing the benefits of using bindable properties 2021-12-02 12:53:34 +01:00
subscription.cpp Document the example showing the benefits of using bindable properties 2021-12-02 12:53:34 +01:00
subscription.h Document the example showing the benefits of using bindable properties 2021-12-02 12:53:34 +01:00
subscription.pro Add example showing the benefits of using bindable properties 2021-12-02 12:53:34 +01:00
user.cpp Document the example showing the benefits of using bindable properties 2021-12-02 12:53:34 +01:00
user.h Document the example showing the benefits of using bindable properties 2021-12-02 12:53:34 +01:00