qt5base-lts/tests/auto/dbus/qdbusconnection
Thiago Macieira 5fa3e2a82e tst_QDBusConnection: add a test for a regular signal connection
Since it's a slot with the same name as an existing one, this test also
verifies that QDBusConnection::connect() can properly distinguish
between overloads.

This test moves the receiver out of the main class, just to be sure that
we don't leave connections behind when tests are run (like
slotsWithLessParameters did).

Change-Id: I87e17314d8b24ae983b1fffd1453ad81952c49aa
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2016-07-02 16:38:02 +00:00
..
.gitignore Moved dbus autotests into new directory structure 2011-09-01 09:37:08 +02:00
qdbusconnection.pro Merge remote-tracking branch 'origin/5.6' into dev 2015-09-25 14:02:04 +02:00
tst_qdbusconnection.cpp tst_QDBusConnection: add a test for a regular signal connection 2016-07-02 16:38:02 +00:00
tst_qdbusconnection.h tst_QDBusConnection: add a test for a regular signal connection 2016-07-02 16:38:02 +00:00