Doc: Updated the \brief statements
Most of them were unnecessarily long. Change-Id: I8942254c2211adb268e399056435e6acc940616f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
committed by
Venugopal Shivashankar
parent
b366a99eb1
commit
f51ca0b97c
@@ -29,10 +29,10 @@
|
||||
\example videowidget
|
||||
\title Video Widget Example
|
||||
\ingroup multimedia_examples
|
||||
\brief This example is a simple video player
|
||||
\brief Implementing a video player widget.
|
||||
|
||||
The Video Widget example denonstrates how to implement a video widget using
|
||||
\l{Qt Multimedia}'s QAbstractVideoSurface.
|
||||
\e{Video Widget} demonstrates how to implement a video widget using
|
||||
QAbstractVideoSurface.
|
||||
|
||||
\image video-videowidget.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user