Use QMetaType API directly instead of going through QVariant.
authorJędrzej Nowacki <jedrzej.nowacki@nokia.com>
Tue, 15 May 2012 13:42:26 +0000 (15:42 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 18 May 2012 18:25:11 +0000 (20:25 +0200)
commit5159379c107678e784d172924c18d4e9f562c86b
treeff0fa0b601b5d5851e37471f7c3f7e300712369d
parent5a110517bb3e2df7aaf66e33ad37b2201ebd62f6
Use QMetaType API directly instead of going through QVariant.

Change-Id: I418ccca7cb6e2aa1ba678e24dd36b39ebecadcbe
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/dbus/qdbusmarshaller.cpp