qt6-bb10/src/tools/qdbuscpp2xml
Robert Griebl f08ddefac7 Check the Q_SCRIPTABLE tag of signals and slots as early as possible.
This makes is possible to generate a valid D-Bus XML from a class that has
e.g.  internal slots with pointer parameters by explicitly marking all D-Bus
exports with Q_SCRIPTABLE and running qdbuscpp2xml with the '-a' switch.

Change-Id: Iab32a0a7f46f2516f6385808bbf35b26c7708b1a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-11-04 10:32:23 +01:00
..
qdbuscpp2xml.cpp Check the Q_SCRIPTABLE tag of signals and slots as early as possible. 2014-11-04 10:32:23 +01:00
qdbuscpp2xml.pro Improve dbus cross compilation 2014-07-28 14:08:22 +02:00