qt6-bb10/src/tools
Simon Hausmann 5422fb7948 Allow declaring QProperty<> based Q_PROPERTYies with a notify signal
This requires mostly making moc a bit more permissive, which has the
advantage that it also simplifies the code a little bit.

The newly added test case demonstrates how to connect such a property
with a change signal.

One test case needed to be changed regarding the callback as the
publicProperty member now has a (permanent) observer and therefore
re-assigning the binding will re-evaluate it as the value might have
changed.

Change-Id: Ia7edcec432de830bdd4e07d943c5d4550c175ca4
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2020-04-08 11:26:39 +02:00
..
androiddeployqt Android: Update minimum version to 23 again 2020-03-30 13:04:06 +01:00
androidtestrunner Merge remote-tracking branch 'origin/dev' into merge-dev 2020-01-24 13:17:33 +01:00
bootstrap Re-generate various CMake projects and configure after merge 2020-03-16 20:43:56 +01:00
bootstrap-dbus
cmake_automoc_parser Add initial support for CMake "Ninja Multi-Config" generator 2020-01-27 11:47:57 +00:00
moc Allow declaring QProperty<> based Q_PROPERTYies with a notify signal 2020-04-08 11:26:39 +02:00
qdbuscpp2xml Regenerate projects to correctly handle private dependencies 2020-02-05 14:36:31 +00:00
qdbusxml2cpp Regenerate projects to correctly handle private dependencies 2020-02-05 14:36:31 +00:00
qlalr Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
qvkgen Regenerate src/* 2019-11-14 09:05:48 +00:00
rcc Get rid of QRegExp usage in rcc 2020-03-25 09:34:37 +01:00
tracegen Merge remote-tracking branch 'origin/5.15' into dev 2020-03-03 14:13:02 +01:00
uic QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00
CMakeLists.txt Add Android test runner tool 2019-10-23 11:15:56 +00:00