qt5base-lts/tests/auto/dbus
Marc Mutz ecf7f0d954 Use QStringList::join(QChar) overload where applicable [QtDBus]
This is an automated change performing the following replacements:
                    join\("(.)"\) -> join('\1')
  join\(QLatin1String\("(.)"\)\)  -> join(QLatin1Char('\1'))
  join\(QStringLiteral\("(.)"\)\) -> join(QLatin1Char('\1'))

Change-Id: I807b0e88ac71a0cb367fb4170cca8f2cb0ad43f3
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2012-09-10 00:27:13 +02:00
..
qdbusabstractadaptor Use QStringList::join(QChar) overload where applicable [QtDBus] 2012-09-10 00:27:13 +02:00
qdbusabstractinterface Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusconnection Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusconnection_no_bus Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbuscontext Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusinterface Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbuslocalcalls Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusmarshall Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusmetaobject Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusmetatype Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbuspendingcall Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbuspendingreply Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusreply Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusservicewatcher Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusthreading Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbustype Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusxmlparser Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
dbus.pro Merge branch 'master' into refactor 2011-09-12 07:49:03 +02:00