qt5base-lts/tests/auto/tools
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
..
moc Add support for defining properties from member variables. 2013-01-19 17:36:55 +01:00
qdbuscpp2xml Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdbusxml2cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmake remove some unnecessary CONFIG additions 2012-12-17 14:08:17 +01:00
rcc Remove the timestamp info in genarated files 2012-12-15 11:32:38 +01:00
uic Remove the timestamp info in genarated files 2012-12-15 11:32:38 +01:00
tools.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00