summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qspinbox/tst_qspinbox.cpp
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-03-21 19:51:44 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-03-31 12:25:46 +0000
commitc19d556863d931f5fd04d9e27ee7a47aafeaca2a (patch)
tree0f44472370c890213d878483dae0fb0bbe6bcbb3 /tests/auto/widgets/widgets/qspinbox/tst_qspinbox.cpp
parent300940a6c9eb0f74cefda7d76a5d19f56ec50253 (diff)
QVariant: deprecate qVariantFromValue/qVariantSetValue()
qVariantFromValue/qVariantSetValue() was marked as obsolete since Qt4. Therefore mark them as deprecated with Qt5.14. Since QVariant::setValue/fromValue() were using the now deprecated functions move the implementation to them and let qVariantFromValue/qVariantSetValue() call QVariant::setValue/fromValue(). Fixes: QTBUG-74043 Change-Id: I46617cc4d5c1e8c162d0f1f7ae32e4cfe9ce915c Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'tests/auto/widgets/widgets/qspinbox/tst_qspinbox.cpp')
0 files changed, 0 insertions, 0 deletions