Don't use QtDeclarative compat module
Use QtQml instead. Change-Id: I7618ba89a2ed288f7043ae402ac091a924598f03 Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
This commit is contained in:
@@ -154,7 +154,7 @@ QT_BEGIN_NAMESPACE
|
||||
/*!
|
||||
\internal
|
||||
\class QDeclarativeAudio
|
||||
\brief The QDeclarativeAudio class provides an audio item that you can add to a QDeclarativeView.
|
||||
\brief The QDeclarativeAudio class provides an audio item that you can add to a QQuickView.
|
||||
*/
|
||||
|
||||
void QDeclarativeAudio::_q_error(QMediaPlayer::Error errorCode)
|
||||
|
||||
Reference in New Issue
Block a user