Updating brief layout of QML types
Change-Id: I1dcd7bf7427f25bb9e19cbe3c7e17808b0fc9708 Reviewed-by: Michael Goddard <michael.goddard@nokia.com> Reviewed-by: Peter Yard <peter.yard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
a34ff2d3e0
commit
940ef93c30
@@ -58,7 +58,7 @@ QT_BEGIN_NAMESPACE
|
||||
|
||||
/*!
|
||||
\qmlclass Audio QDeclarativeAudio
|
||||
\brief The Audio type allows you to add audio playback to a scene.
|
||||
\brief Add audio playback to a scene.
|
||||
|
||||
\inqmlmodule QtMultimedia 5
|
||||
\ingroup multimedia_qml
|
||||
@@ -1106,7 +1106,7 @@ void QDeclarativeAudio::_q_statusChanged()
|
||||
|
||||
/*!
|
||||
\qmlclass MediaPlayer QDeclarativeAudio
|
||||
\brief The MediaPlayer type allows you to add media playback to a scene.
|
||||
\brief Add media playback to a scene.
|
||||
|
||||
\inqmlmodule QtMultimedia 5
|
||||
\ingroup multimedia_qml
|
||||
|
||||
Reference in New Issue
Block a user