Doc: Fixed random QDoc warnings
- Fixed \snippet paths - Minor language edits - Removed unnecessary multiple page commands in a single comment block. For example, \fn and \qmlsignal in a single comment block is not allowed. Such instances must be documented in separate comment blocks. Change-Id: I65f4518499e2600c4e1807356d4116c575e48c19 Reviewed-by: Andy Nichols <andy.nichols@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
304fdbeeb1
commit
51334d2995
@@ -72,12 +72,12 @@ QT_BEGIN_NAMESPACE
|
||||
main or canonical URL with additional information attached. When provided
|
||||
with a QMediaContent playback may be able to commence.
|
||||
|
||||
\snippet doc/src/snippets/multimedia-snippets/media.cpp Player
|
||||
\snippet multimedia-snippets/media.cpp Player
|
||||
|
||||
QVideoWidget can be used with QMediaPlayer for video rendering and QMediaPlaylist
|
||||
for accessing playlist functionality.
|
||||
|
||||
\snippet doc/src/snippets/multimedia-snippets/media.cpp Movie playlist
|
||||
\snippet multimedia-snippets/media.cpp Movie playlist
|
||||
|
||||
Since QMediaPlayer is a QMediaObject, you can use several of the QMediaObject
|
||||
functions for things like:
|
||||
|
||||
Reference in New Issue
Block a user