qt5base-lts/tests/auto/tools
Simon Hausmann b0f445a152 Add support for QNotifiedProperty to the moc
Change the meaning of Q_PRIVATE_QPROPERTY to imply that the property is
implemented using a QNotifiedProperty. That requires passing the owner
object instance to the value and binding setters.

Similarly, detect QNotifiedProperty members like QProperty.

Change-Id: If49bbb04c8ccd4a661973888c50d2d556c25034f
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2020-06-18 17:26:11 +02:00
..
moc Add support for QNotifiedProperty to the moc 2020-06-18 17:26:11 +02:00
qdbuscpp2xml MetaObject: Store the QMetaType of the methods 2020-06-02 22:42:15 +02: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 Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
rcc Fix autotests after the QHash changes 2020-04-09 20:04:15 +02:00
uic uic/Python: import all the classes for QtCore and QtGui 2020-05-05 22:04:51 +02:00
CMakeLists.txt Get rid of QRegExp usage in rcc 2020-03-25 09:34:37 +01:00
tools.pro