qt5base-lts/tests/auto/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
..
moc Allow declaring QProperty<> based Q_PROPERTYies with a notify signal 2020-04-08 11:26:39 +02:00
qdbuscpp2xml Regenerate tests/auto/tools 2019-11-12 17:25:41 +00:00
qdbusxml2cpp Regenerate tests/auto/tools 2019-11-12 17:25:41 +00:00
qmake Regenerate Tests 2020-01-16 08:16:17 +00:00
qmakelib Merge remote-tracking branch 'origin/5.15' into dev 2020-03-03 14:13:02 +01:00
rcc Get rid of QRegExp usage in rcc 2020-03-25 09:34:37 +01:00
uic Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
CMakeLists.txt Get rid of QRegExp usage in rcc 2020-03-25 09:34:37 +01:00
tools.pro add test for the qmake library 2015-02-25 13:54:33 +00:00