qt6-bb10/tests/auto/tools
Ulf Hermann 0cd3820e4d moc: Allow out-of-line storage for Q_PRIVATE_QPROPERTY
If you pass "STORED false" the name is interpreted as function to be
invoked in order to access the property. This allows storage of a
property in a lazily allocated data type.

Change-Id: I4d3a9cac6985c6419ce687868cb74b91921595a6
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-07-08 11:01:38 +02:00
..
moc moc: Allow out-of-line storage for Q_PRIVATE_QPROPERTY 2020-07-08 11:01:38 +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 CMake: Skip / ignore failing tests on CMake platforms 2020-07-01 14:55:29 +02:00
qmakelib Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
rcc Don't set the environment variable QT_RCC_TEST anymore in tst_rcc 2020-07-08 07:56:40 +02:00
uic Use QList instead of QVector in uic tests 2020-06-23 15:06:23 +02:00
CMakeLists.txt CMake: Fix tst_qmake not to hang and re-enable it 2020-06-26 22:14:09 +02:00
tools.pro