qt6-bb10/tests/auto
Gerhard Gappmeier 9bbebb9144 Add support for defining properties from member variables.
This associates properties with member variables and
avoids writing getter and setter methods manually.
The metaCall() method directly accesses the member variable,
so additional method calls can be avoided.
The metaCall() setter code also supports NOTIFY signals,
which means the according signal is emitted when the property
gets written.

Task-number: QTBUG-16852

Change-Id: I88a1f237ea53a1e9cf65fc9ef2e207718eb8b6c3
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-01-19 17:36:55 +01:00
..
bic/data tst_bic: Add bic data for QtConcurrent and QtPrintSupport 2013-01-14 09:18:43 +01:00
cmake Generate instances of types in the CMake tests. 2012-10-31 07:16:03 +01:00
compilerwarnings/data Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
concurrent Tests: Remove declaration of built-in and automatic metatypes. 2013-01-06 11:23:45 +01:00
corelib Fix crashes in tst_qthreadpool on Windows. 2013-01-18 14:16:52 +01:00
dbus Make QDBusPendingReply behave like QDBusReply when dealing with errors 2013-01-14 13:03:50 +01:00
gui Ensure raster pixmap cache key is the same as that of pixmap.toImage() 2013-01-11 21:24:23 +01:00
guiapplauncher
network Fix incorrectly disabled autotest 2013-01-11 14:01:10 +01:00
opengl add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
other Merge remote-tracking branch 'origin/stable' into dev 2013-01-16 01:22:45 +01:00
printsupport Tests: Remove declaration of built-in and automatic metatypes. 2013-01-06 11:23:45 +01:00
shared Auto tests: add PlatformClipboard::isAvailable() 2012-09-27 06:07:13 +02:00
sql Tests: Remove declaration of built-in and automatic metatypes. 2013-01-06 11:23:45 +01:00
testlib Tests: Remove declaration of built-in and automatic metatypes. 2013-01-06 11:23:45 +01:00
tools Add support for defining properties from member variables. 2013-01-19 17:36:55 +01:00
widgets Merge remote-tracking branch 'origin/stable' into dev 2013-01-16 01:22:45 +01:00
xml Tests: Remove declaration of built-in and automatic metatypes. 2013-01-06 11:23:45 +01:00
auto.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
network-settings.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtest-config.h Auto tests: revise cursor dependant tests 2012-10-13 05:51:19 +02:00
test.pl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00