qt5base-lts/tests/auto/tools
Simon Hausmann 3d7265db90 Provide a way of exposing private QProperties with a fake API
The API reduces the amount of manual plumbing required to offer a
conceptual property through the traditional setter/getter API as well as
through QProperty<T> API. Since the latter would require inlining the
type and thus making it impossible to add new properties without
breaking binary compatibility, this patch introduces a fake API that
behaves similar but does not contain the property by value.

Change-Id: Ib9bccd867f0e4e36a520e5583ba348e728284253
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-04-30 19:39:25 +02:00
..
moc Provide a way of exposing private QProperties with a fake API 2020-04-30 19:39:25 +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 Fix autotests after the QHash changes 2020-04-09 20:04:15 +02:00
uic uic tests: Update version in baseline 2020-04-29 22:48:26 +02:00
CMakeLists.txt Get rid of QRegExp usage in rcc 2020-03-25 09:34:37 +01:00
tools.pro