Remove the usage of deprecated qdoc macros.
QDoc now has support for Doxygen style commands for italics, bold and list items. This change applies that change in QDoc to the actual documentation. Task-number: QTBUG-24578 Change-Id: Iec1c616e0d9a915a31a661916805916e19495dc9 Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
3d0a14efce
commit
d1b6bf5fac
@@ -183,7 +183,7 @@ void QGraphicsVideoItemPrivate::_q_serviceDestroyed()
|
||||
|
||||
\snippet doc/src/snippets/multimedia-snippets/video.cpp Video graphics item
|
||||
|
||||
\bold {Note}: Only a single display output can be attached to a media
|
||||
\b {Note}: Only a single display output can be attached to a media
|
||||
object at one time.
|
||||
|
||||
\sa QMediaObject, QMediaPlayer, QVideoWidget
|
||||
|
||||
Reference in New Issue
Block a user