Mark the enumerator QVariant::Type as obsolete.
authorStephen Kelly <stephen.kelly@kdab.com>
Wed, 25 Jan 2012 09:22:05 +0000 (10:22 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 25 Jan 2012 14:05:40 +0000 (15:05 +0100)
commitb465f859a2ab704d2705c10c40c1d55b26ee9537
treef647ba2532a1ea52e7e22a11906a944b813789ff
parentf6b30722fa166fa1ed9ea0ad14bdb6e757317932
Mark the enumerator QVariant::Type as obsolete.

In most cases, QMetaType::Type should be used (contains more
entries) and in APIs an int should be used to allow for
user-extended metatypes.

Change-Id: Iaa768f6d510686da36c61b8aaf5de3ac53a6f463
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/kernel/qvariant.cpp