qt5base-lts/tests/auto/dbus
Jędrzej Nowacki 56265031b7 Align QVariant::UserType and QMetaType::User
There is no point in keeping separate values which should mean the
same.

QVariant::UserType was used also to construct a valid, null QVariant,
containing an instance of unknown custom type. The concept was strange
and useless as there was no operation that could be done on such
QVariant. Therefore it was dropped.

Please note that the patch slightly changes behavior of different
functions accepting a type id as parameter. Before QVariant::UserType
was an invalid type from QMetaType perspective (id 127 was not assigned
to any built-in type), but QMetaType::User points to the first registered
custom type.

Change-Id: I5c7d541a9affdcdacf53a4eda2272bdafaa87b71
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Reviewed-by: Andrew Stanley-Jones <andrew.stanley-jones@nokia.com>
Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
2012-02-07 08:52:32 +01:00
..
qdbusabstractadaptor Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusabstractinterface Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusconnection Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusconnection_no_bus Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbuscontext Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusinterface Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbuslocalcalls Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusmarshall Align QVariant::UserType and QMetaType::User 2012-02-07 08:52:32 +01:00
qdbusmetaobject Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusmetatype Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbuspendingcall Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbuspendingreply Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusreply Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusservicewatcher Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusthreading Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbustype Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdbusxmlparser Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
dbus.pro Merge branch 'master' into refactor 2011-09-12 07:49:03 +02:00