qt5base-lts/tests/auto/tools
David Edmundson 54079de9f9 Add annotation to rename methods created by qdbusxml2cpp
Under DBus it is possible to have methods and signals with the same name
or have methods which are reserved c++ keywords.

For example the logind session interface has a signal and method both
called Lock.

This patch allows generated methods to use a different method name
specified in the annotation that the original DBus name in the DBus
interface in a similar manner to how one can rename accessors.

[ChangeLog][QtDBus] Add annotation org.qtproject.QtDBus.MethodName to allow
autogenerating C++ methods with different names to the original DBus method

Change-Id: I08bbe77554fbdd348e93f82d45bab0d75d360c27
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-01-05 12:29:14 +01:00
..
moc Fix memory leaks in tst_moc 2014-12-07 12:39:19 +01:00
qdbuscpp2xml Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusxml2cpp Add annotation to rename methods created by qdbusxml2cpp 2015-01-05 12:29:14 +01:00
qmake Update license headers and add new license files 2014-09-24 12:26:19 +02:00
rcc Add extra declarations to make rcc output pass -Wmissing-declarations 2014-10-25 11:48:43 +02:00
uic Update license headers and add new license files 2014-09-24 12:26:19 +02:00
tools.pro test: Disable tst_uic when -no-widgets is used 2013-04-22 16:24:44 +02:00