Commit f1648c83 authored by VaL Doroshchuk's avatar VaL Doroshchuk
Browse files

Deprecate QRadioTuner and QRadioData


[ChangeLog] QRadioTuner and QRadioData classes are now deprecated.

Task-number: QTBUG-75943
Change-Id: I54023ad344c494f4cddb62503ab47612a8b367e9
Reviewed-by: default avatarVille Voutilainen <ville.voutilainen@qt.io>
Showing with 3 additions and 0 deletions
......@@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
\ingroup multimedia_qml
\ingroup multimedia_radio_qml
\inherits Item
\deprecated
\qml
Rectangle {
......
......@@ -59,6 +59,7 @@ Q_CONSTRUCTOR_FUNCTION(qRegisterRadioDataMetaTypes)
/*!
\class QRadioData
\obsolete
\brief The QRadioData class provides interfaces to the RDS functionality of the system radio.
\inmodule QtMultimedia
......
......@@ -64,6 +64,7 @@ Q_CONSTRUCTOR_FUNCTION(qRegisterRadioTunerMetaTypes)
/*!
\class QRadioTuner
\obsolete
\brief The QRadioTuner class provides an interface to the systems analog radio device.
\inmodule QtMultimedia
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment