QRegularExpression: QMetaType and QVariant support
authorGiuseppe D'Angelo <dangelog@gmail.com>
Sun, 11 Mar 2012 00:26:17 +0000 (00:26 +0000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 14 Mar 2012 09:53:24 +0000 (10:53 +0100)
commit08790636f2b19a6bab97e3462211bec5b2d23c45
tree77e6dc5a9b79e4c0e3462c6bf345d0283cde144b
parentb8112c8526a6e261c6e00bdb4fe6ceef3876d01f
QRegularExpression: QMetaType and QVariant support

Removed the Q_DECLARE_METATYPE in favour of first-class support
inside QMetaType and QVariant.

Change-Id: I904236822bfab967dc0fbd4d4cc2bcb68c741adc
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/corelib/kernel/qmetatype.cpp
src/corelib/kernel/qmetatype.h
src/corelib/kernel/qvariant.cpp
src/corelib/kernel/qvariant.h
src/corelib/tools/qregularexpression.h
tests/auto/corelib/kernel/qmetatype/tst_qmetatype.cpp
tests/auto/corelib/kernel/qvariant/stream/qt5.0/qregularexpression.bin [new file with mode: 0644]
tests/auto/corelib/kernel/qvariant/tst_qvariant.cpp