qt5base-lts/tests/auto/dbus/qdbusconnection
Ralf Habacker 618e2cc081 dbus: Add method serial() and replySerial() to class DBusMessage.
This patch includes setup of class member 'msg' in
QDBusMessagePrivate::toDBusMessage() to be able to get the
serial after message sending.

Testcases for comparing the 'reply serial to' with the 'serial'
are included.

Task-number: QTBUG-44490
Change-Id: Iae7c48f5b0c70a6c5ae500904072b38b46dfd876
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-01-07 07:42:35 +00:00
..
.gitignore Moved dbus autotests into new directory structure 2011-09-01 09:37:08 +02:00
qdbusconnection.pro And move the creation of connections to the thread 2015-09-15 02:08:45 +00:00
tst_qdbusconnection.cpp dbus: Add method serial() and replySerial() to class DBusMessage. 2016-01-07 07:42:35 +00:00
tst_qdbusconnection.h And move the creation of connections to the thread 2015-09-15 02:08:45 +00:00