qt5base-lts/examples/corelib
Amanda Hamblin-Trué ce39beea0c Revamp Bindable Properties Example
The use of Q_ASSERT(false) is bogus as we don't need to test here, but
want to signal unreachability.
Q_UNREACHABLE_RETURN allows us to tell the compiler that the point
can't be reached while also getting rid of the no return error.

Task-number: QTBUG-114689
Pick-to: 6.6 6.5
Change-Id: I007cd243055237bcc21772a4130a6c1a44fd882d
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2023-06-26 12:16:25 +02:00
..
bindableproperties Revamp Bindable Properties Example 2023-06-26 12:16:25 +02:00
ipc Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
mimetypes Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
permissions permissions: Replace deprecated location permission usage key 2023-02-08 00:13:55 +01:00
platform Doc: Add 'Mobile' category to Qt Android Notifier example 2023-05-02 12:54:19 +00:00
serialization Add missing QApplication include in streambookmarks example 2023-06-17 14:02:04 +02:00
threads Doc: fix links to renamed network examples 2023-03-01 19:14:39 +01:00
tools Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
CMakeLists.txt Add permissions feature example and manual test to the build 2022-11-10 17:54:02 +02:00
corelib.pro Move notification example from androidextras to qtbase 2021-06-04 22:21:12 +03:00