qt5base-lts/tests/auto
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
..
cmake Remove qt6_use_modules 2020-03-25 08:39:43 +01:00
concurrent CMake: Regenerate projects after .pro files were modified 2020-04-03 16:05:29 +02:00
corelib QProperty: Add support for member function change handlers 2020-04-06 14:25:12 +02:00
dbus New QMetaType representation 2020-02-20 16:11:02 +01:00
gui Remove QRegExp based API and QRegExp usage from QTextDocument 2020-04-01 10:29:26 +02:00
guiapplauncher
installed_cmake
network QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00
opengl Merge remote-tracking branch 'origin/5.15' into dev 2020-03-11 15:34:21 +01:00
other QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00
printsupport Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
shared
sql QSqlError: Remove deprecated methods 2020-04-06 14:25:12 +02:00
testlib Restructure testlib selftest project 2020-03-24 21:04:43 +01:00
tools Allow declaring QProperty<> based Q_PROPERTYies with a notify signal 2020-04-08 11:26:39 +02:00
widgets Fix irrelevant error case in QSplitter test 2020-04-02 08:09:31 +02:00
xml Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
auto.pro
CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00